You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mark Silva <ms...@authenex.com> on 2002/10/29 01:54:39 UTC

error checking in Action

I need to do some extensive error checking, and need to move this into an action class.

my question is when i identify an action, how i forward back to the previous page (the same way a form class would).  is there a method to take care of this?  or do i need to setup all the passed values in the request again and do an ActionForward to the appropriate page?

thanks,
mark



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>