|
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.
|