Re: RE: Setting /WebContent as ROOT for an application

2008-12-13 Thread Tom Blank
arale, Charles R" > An: Tomcat Users List > Betreff: RE: Setting /WebContent as ROOT for an application > > From: Tom Blank [mailto:blank-...@gmx.net] > > Subject: Setting /WebContent as ROOT for an application > > > > For Example: > > http://localhost:8080/myA

Setting /WebContent as ROOT for an application

2008-12-13 Thread Tom Blank
Hi! I have a tiny problem, but can't figure out how the hell set my entry point of the application to /WebContent. For Example: http://localhost:8080/myApp/ should point to this directory: C:/Server/Tomcat/webapps/myApp/WebContent/ where my index.jsp is located. By default the ROOT of the app