How do I can change the default home page loaded by tomcat?



How do I can change the default home page loaded by tomcat?..

Answer / Akhilesh Kumar Ojha

To change the default home page loaded by Tomcat, you need to modify the 'web.xml' file of your web application located in the 'WEB-INF' directory. Add a Welcome File List with the desired HTML file as the first entry.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

What do you understand by tomcat-users.xml configuration file?

1 Answers  


What is the configuration file in tomcat server?

1 Answers  


What are tomcat threads?

1 Answers  


Is tomcat good for production?

1 Answers  


How can we put a restriction to upload files on our web server?

1 Answers  


if i delete my java class files after the compile?but it does not goes to the recyclebin.Now i want to get the java class file

2 Answers  


Why is tomcat not an application server?

1 Answers  


Which is best web server?

1 Answers  


How do I know what version of java tomcat is using?

1 Answers  


Who according to you is responsible for the tomcat foundation?

1 Answers  


Does tomcat need apache web server?

1 Answers  


what is recommended way for spawning threads from a servlet in tomcat?

1 Answers  


Categories