Roland, you don't. Struts prepends the webapp-root for it.

-----Original Message-----
From: Roland Carlsson [mailto:[EMAIL PROTECTED]
Sent: Saturday, October 04, 2003 12:30 AM
To: Tomcat Users List
Subject: [RePost] webapp/path


Hi!
 In my struts-config.xml i have the following in an action:
>
<forward
  name="error"
  path="/mywebapp/jsp/error.jsp"/>

Is there any way of telling struts to use the webapp-root instead of the
server-root so that I don't have to tell the name of the web-app... a
deployer might wanna deploy several instances of the web-app with different
names so i don't think it is a good idea to have to hard-code the path to
the webapp.

Thanks in advance
Roland Carlsson



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to