| Author |
Redirect in Action class
|
amit sharma
Ranch Hand
Joined: Jul 19, 2006
Posts: 129
|
|
In my application whenever a user authenticated i want to redirect.How to do this . Thanks
|
 |
RoshaniG Gopal
Ranch Hand
Joined: May 15, 2006
Posts: 180
|
|
Hi damy, It may be done using Action Forward object which the Action Class returns. Please post the code with the specific exception so that its easy to help you. I think it would be worthwhile to go through a struts tutorial, which are plenty on net. Here are some pointers. www.javapassion.com/j2ee/StrutsBasics_speakernoted.pdf www.developer.com/java/ent/article.php/2107401 Regards, Roshani
|
Regards,<br />Roshani
|
 |
 |
|
|
subject: Redirect in Action class
|
|
|