| Author |
ActionForward redirecting to a page in another servlet context
|
Alok Pota
Ranch Hand
Joined: Mar 07, 2001
Posts: 185
|
|
Can a Struts ActionForward redirect to a page in another servlet context. I know the re-direct works within the same servlet context.
|
 |
Marc Peabody
pie sneak
Sheriff
Joined: Feb 05, 2003
Posts: 4725
|
|
If you give the absolute url it should be possible. Just don't expect it to pass your session along with it.
|
A good workman is known by his tools.
|
 |
 |
|
|
subject: ActionForward redirecting to a page in another servlet context
|
|
|