Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

JSP%20Interview%20Questions%20and%20Answers

Question: What is a JSP and what is it used for?
Answer: Java Server Pages (JSP) is a platform independent presentation layer technology that comes with SUN s J2EE platform. JSPs are normal HTML pages with Java code pieces embedded in them. JSP pages are saved to *.jsp files. A JSP compiler is used in the background to generate a Servlet from the JSP page.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook