DEVFYI - Developer Resource - FYI

What is JSP technology?

JSP Interview Questions and Answers


(Continued from previous question...)

4. What is JSP technology?

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.

(Continued on next question...)

Other Interview Questions