1.

What are the advantages of JSP?

Answer»

Using JSP has numbers of benefits, such as

  • It allows tag-based programming
  • Suitable for both Java and non-Java programmers
  • Allows developers to USE separate PRESENTATION logic
  • Highly INCREASES readability of code because of tags
  • Easy to learn and APPLY


Discussion

No Comment Found