Tuesday, November 29, 2011

What is the webserver used for running the Servlets?

Web server for running the servlets:Mainly to run the servlets we will use Apache Tomcat sever,Sunone Studio.(websevers).But servlets also run in the Application server such as Weblogic,websphere,Jboss.:Normally to run the servlets Tomcat webserved must be used more are less we will run the same servlet using(Application servers ) jboss,Websphere,weblogic,SunApplication Server :we run the Servlets in Apache Tomcate (web-server)as well as a Web-application like weg-logic. but we prefer tomcate because we can deploy the servlet classfiles very fast. as well as we can get output very fast.so that we will prefer tomcat
Category:Java Interview Questions

No comments:

Post a Comment