| Author |
Custom result mapping in struts2
|
Michael Brown
Greenhorn
Joined: May 05, 2008
Posts: 27
|
|
Hello to everyone!
I have a short question, and hope that someone could help me...
Can I map other result names in struts mapping, and not just "success", "input", "error","login" and others that come with struts.
Can I say ( in some action class , in Execute() method) :
and in mapping say something like
If "yes", what do I need to do to enable all this...
|
 |
Raza Mohd
Ranch Hand
Joined: Jan 20, 2010
Posts: 247
|
|
hi Brown..
You dont need to configure it.
Struts bydefault do it for you..
Thanks.
|
Good luck!!
A small leak can sink a Gigantic ship.>
|
 |
 |
|
|
subject: Custom result mapping in struts2
|
|
|