I have been searching thru the docs but I cannot figure this out. I just deployed and started my first webApp: /usr/tomcat/webapps/j606. I browse to this without a problem at http://localhost:8080/j606. But what I want is j606 to be the base folder when I use virtual paths inside it. to use virtual paths now I have to go "/j606/images/xxx.png", but i need "/images/xxx.png". I've been searching around for this, but there doesn't seem to be a great deal of tomcat documentation when compared to apache httpd.
I don't care what the url is like, with apache httpd i have serveral virtual hosts all on different ports, but localhost:8080/myAppName would be find too. I would just set this up whichever way is the easiest! any help greatly appreciated! Thank You, DJ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
