I asked this question before and got no answers.  So this is the second
time.

I am trying to redirect from one context to another.

For example, I am under /MyApp/doSomething.do in domain
http://www.mydomain.com, from here I want to be able to send the user using
a forward to the https://www.mydomain.com/MyApp2 which is another context.
How can I make the forward not map from MyApp context but use an absolute
path like https://www.mydomain.com/MyApps?

Does contextRelative do that?  If so, please show an example?  If there is a
better way to do this in STRUTS, please let me know.

Thanks in advance.

Haytham


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

Reply via email to