RE: webapp/path

2003-10-03 Thread Shapira, Yoav

Howdy,
Does path="../jsp/error.jsp" work for you?

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: Roland Carlsson [mailto:[EMAIL PROTECTED]
>Sent: Friday, October 03, 2003 4:48 AM
>To: Tomcat Users List
>Subject: webapp/path
>
>Hi!
>
>In my struts-config.xml i have the following in an action:
>
>  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.
>
>Thanks in advance
>Roland Carlsson
>
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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



RE: webapp/path

2003-10-03 Thread Shapira, Yoav

Howdy,
Ignore my reply, it's probably very wrong, as the getRequestDispatcher
call in the forward action needs a path with a leading /.

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: Shapira, Yoav
>Sent: Friday, October 03, 2003 8:52 AM
>To: Tomcat Users List
>Subject: RE: webapp/path
>
>
>Howdy,
>Does path="../jsp/error.jsp" work for you?
>
>Yoav Shapira
>Millennium ChemInformatics
>
>
>>-Original Message-
>>From: Roland Carlsson [mailto:[EMAIL PROTECTED]
>>Sent: Friday, October 03, 2003 4:48 AM
>>To: Tomcat Users List
>>Subject: webapp/path
>>
>>Hi!
>>
>>In my struts-config.xml i have the following in an action:
>>
>>>  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.
>>
>>Thanks in advance
>>Roland Carlsson
>>
>>
>>
>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>This e-mail, including any attachments, is a confidential business
>communication, and may contain information that is confidential,
>proprietary and/or privileged.  This e-mail is intended only for the
>individual(s) to whom it is addressed, and may not be saved, copied,
>printed, disclosed or used by anyone else.  If you are not the(an)
intended
>recipient, please immediately delete this e-mail from your computer
system
>and notify the sender.  Thank you.
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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