Tuesday, November 29, 2011

What is the use of Servlets?

servlet is serverside programming.when client send request to sever then by using servlet server try to response to client.:Servlet is the java code. Which is run in server. By this we can design a a page in run time and we can write the server side code also.:Servlet is a java program that run at server side. It enables us to create dynamic pages.
Category:Java Interview Questions

No comments:

Post a Comment