1.

What Is Jsp Page?

Answer»

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.

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.



Discussion

No Comment Found