Gadgets

Showing posts with label JSP interview questions. Show all posts
Showing posts with label JSP interview questions. Show all posts

Monday, 25 January 2016

JSP Interview questions and answer

1. What is JSP?
JSP stands for Java Server Pages. JSP is java server side technology to create dynamic web pages
JSP file compiled by JSP container and convert it into servlet file.