Tuesday, November 29, 2011

What is difference between Servelt and Applet

Servlet is the server side component and the applet is the client side component.applet makes the request to the servlet and servlet is the server which responed that request
Category:Servlet Interview Questions

No comments:

Post a Comment