Thursday 19 July 2012

JSP Interview Questions and Answers


  1. What is a JSP and what is it used for?
  2. What is difference between custom JSP tags and beans? 
  3. What are the two kinds of comments in JSP and what's the difference between them ?
  4. What is JSP technology?
  5. What is JSP page? 
  6. What are the implicit objects? 
  7. How many JSP scripting elements and what are they?
  8. Why are JSP pages the preferred API for creating a web-based client program?
  9. Is JSP technology extensible?
  10. Can we use the constructor, instead of init(), to initialize servlet? 

No comments:

Post a Comment