Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Virtual Mapping in Tomcat-6.0

843833Apr 1 2008 — edited May 8 2008
hello all,
i had migrated to Tomcat-5.0 to Tomcat-6.0, Virtual Directory in Tomcat-5 is working fine but not working in Tomcat-6.0. the code below is from \web-inf\web.xml

<virtual-directory virtual-path="/p" real-path="C:\p" />

the above code is not working in Tomcat-6.0. any one can help me to solve this problem. your information will be valuable and appriciatable by many clients
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2008
Added on Apr 1 2008
1 comment
121 views