30
index.jsp
index.html
==
Am I missing something? Thanks.
--
View this message in context:
http://www.nabble.com/Tomcat-doubts-tp15604654p15604654.html
Sent from the Tomcat - User mailin
ROOT.xml defines the ROOT context to tomcat for deployment. ROOT is a
special context referring to the default context accepting requests when
no other webapp handles it.
The other two files (database.properties and datasource.properties) are
specific to your ROOT webapp by all appearances.
Hi!
Do you have 2 minutes of your time to explain me some doubts?
Well, first of all:
I'm trying to understand diffent configuration files. What's exactly the
goal of ROOT.xml, database.properties and datasource.properties?
../conf/Catalina/localhost/ROOT.xml
../WEB-INF/classes/databa