Tomcat doubts

2008-02-20 Thread gopu_36
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

Re: Tomcat doubts

2007-07-30 Thread David Smith
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.

Tomcat doubts

2007-07-30 Thread André Vila Cova
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