Christian Bouessay wrote:
> What are the good reasons to store page number in a hidden form?
> Is it a design issue?

The Struts/Commons Validator lets you assign a page number to the
various validations, and then performs those which are equal to or less
than the page number in the request. This is to keep people from jumping
into the middle, and skipping prior forms. 

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Java Web Development with Struts.
-- Tel +1 585 737-3463.
-- Web http://www.husted.com/struts/

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

Reply via email to