Is glassfish a web server or application server?



Is glassfish a web server or application server?..

Answer / Rishi Kesh Kumar

GlassFish is an open-source application server which can also serve as a web container, making it both a web server and an application server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

I have a "webb app" in Tomcat that serves only HTML, and I'd like to make the path component of the URL case- insensitive. So if the client navigates to http://<domain.host>/Pics or http://<domain.host>/pics or http://<domain.host>/PIcs they'll get the same resource.

1 Answers  


What is the deployment process of web application using war file?

1 Answers  


What is the purpose of tomcat?

1 Answers  


Is it possible to capture the mac address of the clients who are using your server?

1 Answers  


What is the server server.xml configuration file?

1 Answers  


What port does tomcat use?

1 Answers  


What is heap size in tomcat?

1 Answers  


suppose 10 request is sent to servelt how many time init() and destory method is called

1 Answers  


What is tomcat web xml?

1 Answers  


What is coyote?

1 Answers  


What is webapps folder in tomcat?

1 Answers  


What is default session time out in tomcat?

1 Answers  


Categories