DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17306>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17306

extend <field> tag with "forward" attribute for error page

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-03-16 15:44 -------
There is a numeric "page" property in the validator already. When used, the
validations are only applied to an equal or lower page (the default value is
zero). So, I would have the Action get the page property from the
ValidatorActionForm and lookup the relevant foward. 

<forward name="1" .../>

Since there seems to be existing functionality to cover this use case, I'm
marking the ticket as invalid. 

But, if anyone wanted to put together a HOWTO for the documentation with an
example of doing multipage wizards using the Validator and DispatchAction, it
would be much appreciated =:0)

-Ted.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to