samchannel
Jun 5th, 2008, 06:03 AM
Hi,
I have a form with 3 stages. While moving from stage 1 to stage 2, I need to do some process. If the process fails i need to take user to a error view which is not among the views i declared in xxx-servlet.xml for that controller. I do that process in referenceData(...) method but i can't figure out how i can redirect user to error view. Can somebody please help.
Thanks
I have a form with 3 stages. While moving from stage 1 to stage 2, I need to do some process. If the process fails i need to take user to a error view which is not among the views i declared in xxx-servlet.xml for that controller. I do that process in referenceData(...) method but i can't figure out how i can redirect user to error view. Can somebody please help.
Thanks