Rick,

I would suggest having that page submit to another action path that maps
to the same Action and Form you need, but with the validate option set
to false.  This is the tactic that I normally use.  It allows you to
keep your code base intact, but submit to a customized path.

Michael

-----Original Message-----
From: Adams, Richard K [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 18, 2004 7:34 AM
To: Struts Users Mailing List
Subject: Struts Validation for just current page


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

   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]

Reply via email to