it's in server.xml,
if you want to have www.url.com you set path to ""
<Context path="" docBase="your_webapps_subdir" debug="0" reloadable="true"/>
(reloadable makes tomcat reload your classfiles when you've changed 'em btw)

http://server.ccl.net/cca/software/UNIX/apache/debian-tomcat/node9.html
that page has some info about it
I still don't know what debug does... anyone else know?

_________________________________________________________________
MSN Hotmail �r v�rldens popul�raste e-posttj�nst. Skaffa dig ett eget konto 
du ocks�: http://www.hotmail.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to