Praful Sinha wrote:
> <Context path="C:\Tomcat 6.0\webapps\AppPts" reloadable="true"
> docBase="C:\Tomcat 6.0\webapps\AppPts" workDir="C:\Tomcat 6.0\work">
>
I don't know how Tomcat handles backslashes in path names. On the other
hand I don't like presented docBase and path attributes. I'd rather specify:
path="AppPts" docBase="C:\Tomcat 6.0\webapps"
---------------------------------------------------------------------
To start a new topic, e-mail:
users@...
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...