Tuesday, November 29, 2011

What is difference between servlet and jsp

JSP is Java code embedded in HTML; the Java code is compiled (if necessary) and run by the container on the server and the client only sees the results of that code&
Category:EJB Interview Questions

No comments:

Post a Comment