View Single Post
Old 08-01-2010, 07:07 AM   #2
imtiaz
Member
 
imtiaz's Avatar
 
Join Date: Dec 2009
Posts: 57
Rep Power: 15
imtiaz is on a distinguished road
Post

Q. What is J2EE? What all APIs does J2EE consist of?
Q. What is JSP? What happen when the browser requests a JSP page?
Q. Servlets already provide the ability to build dynamic content for web sites using JAVA, and are supported on all major web server platforms. Why then is the need for JSPs, if JAVA already has an API (Servlets) for answering HTTP requests?
Q. Describe the lifecycle of a JSP?
Q. What are the Implicit Objects in JSP?
imtiaz is offline   Reply With Quote