1.

What are some of the advantages of using JSP?

Answer»
  • Better performance and quality as JSP is a specification and not a product.
  • JSP pages can be used in combination with servlets.
  • JSP is an INTEGRAL part of J2EE, a COMPLETE PLATFORM for Enterprise-class applications.
  • JSP supports both scripting and element-based DYNAMIC content.


Discussion

No Comment Found