DEVFYI - Developer Resource - FYI

What is JSP page?

JSP Interview Questions and Answers


(Continued from previous question...)

5. What is JSP page?

A JSP page is a text-based document that contains two types of text: static template data, which can be expressed in any text-based format such as HTML, SVG, WML, and XML, and JSP elements, which construct dynamic content.

(Continued on next question...)

Other Interview Questions