| Author |
ActionForward to external application
|
Gran Roguismo
Ranch Hand
Joined: Mar 10, 2005
Posts: 77
|
|
Is there a way to make Struts forward to an outside URL when it is done with it's action. right now every time I put in anything without a '/' I get an error the struts app is http://localhost:8080/app1 the page I want to get to is http://localhost:8080/app2/testpage.jsp but I can't have it just link in the jsp because I want it to perform the action first.
|
EOL
|
 |
 |
|
|
subject: ActionForward to external application
|
|
|