Answer:
Java Server Page is a standard Java extension that is defined on top of the servlet Extensions. The goal of JSP is the simplified creation and management of dynamic Web pages. JSPs are secure, platform-independent, and best of all, make use of Java as a server-side scripting language.
Previous Question | Next Question |
How do you restrict page errors display in the JSP page? | What is JSP page? |