| Author |
Parameter in Action mapping in Struts config xml problem
|
mark watson
Ranch Hand
Joined: May 20, 2008
Posts: 44
|
|
Hi,
1 is working fine.
2 is handled using unspecified method
3 is throwing unhandled exception
is there any better way to handle the 3rd case? In 3rd case I want to forward them to specified error page instead of common error page.
Any suggestions appreciated, Thanks.
Mark.
|
 |
Shankar Tanikella
Ranch Hand
Joined: Jan 30, 2011
Posts: 329
|
|
Mark, provide more info regarding the 3 case (when, where and how it is happening).
Just to add, we can use global exceptions in struts-config with "type" attribute where we can define forward based on custom exception as well, but i didnt get the exact scenario of yours
|
Have Fun with Java
little,little.. little by little makes a lot..
|
 |
 |
|
|
subject: Parameter in Action mapping in Struts config xml problem
|
|
|