| Author |
How to forward from a jsp to an ActionClass
|
matt love
Ranch Hand
Joined: Jan 25, 2010
Posts: 65
|
|
I have looked at umpteen google-returned pages and still I go in circles.
My MainMenu.jsp includes:
I want to invoke:
src/dataStore/BackupDataStoreAction.java
I think I'd like to use a global-forward.
Any help is greatly appreciated.
Thanks.
Matt
|
 |
Vicky Vijay
Ranch Hand
Joined: Apr 23, 2008
Posts: 125
|
|
Matt,
Refer the below link,
http://www.mkyong.com/struts/struts-download-file-from-website-example/
Hope this helps you.. !
|
 |
 |
|
|
subject: How to forward from a jsp to an ActionClass
|
|
|