What is war file in tomcat?



What is war file in tomcat?..

Answer / Ankur Aggarwal

WAR (Web ARchive) files are used to package Java EE web applications for deployment to a servlet container like Tomcat. A WAR file contains all the necessary components of the application, such as HTML pages, Java classes, configuration files, and images.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

How to use jndi datasource provided by tomcat in spring?

1 Answers  


What is difference between weblogic and tomcat?

1 Answers  


What is the difference between tomcat and an application server?

1 Answers  


Is there any chance to cache files which are viewed frequently?

1 Answers  


Mention what are the catalina's configuration files?

1 Answers  


What is tomcat apache web server?

1 Answers  


What is meant by tomcat server?

1 Answers  


Why is it called tomcat?

1 Answers  


How do I know if tomcat is installed?

1 Answers  


What is a tomcat cluster?

1 Answers  


Is weblogic free?

1 Answers  


Does spring boot use tomcat?

1 Answers  


Categories