I know I can override RequestProcessor.processValidate(), but I was hoping there was a configuration parameter I could use instead.
robert > -----Original Message----- > From: Robert Taylor [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 15, 2002 8:39 AM > To: [EMAIL PROTECTED] > Subject: Validator: returning to a URI other than that defined by > mapping.getInput() > > > When using StrutsValidator, am I constrained to returning the user to the > URI defined by mapping.getInput() when errors occur, or is there a way to > return them to a URI that is defined as an attribute or parameter in some > scope? > > robert > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

