On 29/07/2004 16:30 Claire Suttle wrote:
Hi!
I'm having the exact same problem as you! I know it's no help, but it's nice to know that someone else is having the same problem...
> In the context file you deploy to conf/Catalina/localhost, the path > should still be "", just as it was before. You now have it set to "/" > which is why you get a '//' in your action.
I tried taking the '/' out of my tomcat server.xml file, but when I load my index.jsp page, I then get a server error (404) telling me that the requested resource (/index.jsp) is not available.
Is there another solution?
I use
<Context path="/myapp" docBase="myapp">
This works for me on TC 4.1 and TC 5.0.
HTH
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for Business |
| Computer Consultants | http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]