Thread: Servlet vs JSP
View Single Post
  #1 (permalink)  
Old 11-08-2007, 10:18 AM
javaplus javaplus is offline
Member
 
Join Date: Nov 2007
Posts: 97
javaplus is on a distinguished road
Servlet vs JSP
I am exploring J2EE. I have basic knowledge of JSP and Servlets but I am confused when to use what. What I know is, what we can do iwit JSP, can also be done with Servlets. So when to use what?

Is there any performance issue related?

Thanks in advance.
Reply With Quote
Sponsored Links