"Adams, Richard K" <[EMAIL PROTECTED]> wrote on 05/18/2004 08:34:16 
AM:

> I am running Struts 1.1 on Tomcat 4.1.24.  How can I use the 
> validator to use just the current page, and not all pages <= current
> page.  I am using Tiles with a tab structure so each Tile is it's 
> own page number.  When I select a tab, I just want the validation to
> work on just the current page, and not all pages <= current page
> 

Rick,

Validator does have a 'page' attribute, which may or may not be what you 
are looking for.
See the Multi Page Forms section under Pluggable Validators in the user 
guide
http://jakarta.apache.org/struts/userGuide/dev_validator.html 

This archive thread explains a bit about it.
http://marc.theaimsgroup.com/?l=struts-user&m=105555471026039&w=2

Hope that helps,
Susan Bradeen


>    Thank you.
> 
> 
> 
> Rick Adams 
> 
> Lockheed Martin Maritime Systems & Sensors
> M.S. 137-233 
> 199 Borton Landing Road, P.O. Box 1027 
> Moorestown, N.J. 08057-0927 
> Voice:   856-722-3611
> Fax:      856-273-5165
> E-Mail:  [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to