difference between servlet and jsp
Answers
Answered by
1
SERVLET is HTML in java whereas JSP is java in HTML. JSP can be compiled into java servlets. It's easier to code in JSP than in java servlet.
SERVLET are java programs that are already compiled which also creates dynamic web content.
HOPE IT HELPS
SERVLET are java programs that are already compiled which also creates dynamic web content.
HOPE IT HELPS
Answered by
3
Servlet is HTML in java whereas JSP is java in HTML.
Hope this will help you.
Mark me brainliest.
follow me on insta = suzai_n2019
Similar questions