Check out 
http://www.niallp.pwp.blueyonder.co.uk/strutsvalidatorextends.html



----- Original Message -----
From: "Cruz, Edward J." <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Subject: Validator, Indexed Properties and error messages.
Date: Tue, 15 Feb 2005 11:03:26 -0500

> 
> Hello all,
> 
>       In review various documentation and several google search's I have
> found how to use the validator framework to validate indexed properties.  In
> looking at the javadocs for the validator framework I see that the field
> class has an attribute called 'property' which (I think) tells the validator
> what property to associate any error message encountered during validation.
> 
> 
> My question is how do we associate the indexed properties error messages
> with different properties in the errors queue?
> 
> For instance, if I have an indexed property that represents a list of items
> is there anyway to associate any error message for item 1 in the list using
> the property field.  I want something like itemX as the property when the
> ActionMessage is placed into the queue as the property where the X
> represents the index of the item that the error happened on?
> 
> Thanks for any Help
> 
> Jamie Cruz
> Software Engineering

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



Antony Joseph
Available for consulting
http://www.logicden.com

-- 
_______________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10


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

Reply via email to