List down benefits of JSP.Answer a. JSP pages perform with no issues on any platform b. They can be accessed from any web server. c. JSP technology emphasizes on reusing the components that helps to develop more purposeful page designs.
Explain the benefits of JSP.The following are the benefits of a Java Server Pages: -The features portability, reusability and logic components of java language can be utilized across the platforms. -Memory management and exception management is optimized. -Provide a large range of API to increase the result oriented functionality -Easily deployable and performance is robust on multiple requests.
|