Search Interview Questions | ![]() ![]() Click here and help us by providing the answer. ![]() Click Correct / Improve and please let us know. |
|
| ||||
Server - Interview Questions and Answers for 'Application server' - 4 question(s) found - Order By Newest | ||||
| ||||
Ans. Tomcat is a web server and a Servlet container. It is often used as an application server for web-based applications but does not include the complete suite of capabilities that a Java EE application server would supply. | ||||
![]() | ||||
![]() ![]() ![]() | ||||
| ||||
Ans. It is the ability to deploy changes on the fly without need to first build , deploy and then restart. All these functions happens on the fly as soon as the changes are made to the code. | ||||
![]() | ||||
![]() ![]() ![]() | ||||
| ||||
Ans. Cold Deployment is a conventional deployment mechanism that follows the multi step process to deploy code changes to the running app i.e Build -> Deploy - Restart. whereas Hot Deployment is deployment changes on the fly without need to first build , deploy and then restart. All these functions happens on the fly as soon as the changes are made to the code. | ||||
![]() | ||||
![]() ![]() ![]() | ||||
| ||||
Ans. We are using Apache 2.3 and Tomcat 5.6 | ||||
![]() | ||||
![]() ![]() ![]() ![]() ![]() | ||||