Virtual Mapping in Tomcat-6.0
843833Apr 1 2008 — edited May 8 2008hello 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