You can use the "property" attribute to filter a specific properties messages:

http://www.niallp.pwp.blueyonder.co.uk/HelpTagsErrorsAndMessages.html#section5
Niall

On 6/26/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:
Hello there! Just as I said in my last message, it's been a while
since my last struts experience :).

I'm using automatic validation for my formbeans (using the validator e
validation.xml).

Well, displaying general errors is ok , as I'm doing this:

<logic:messagesPresent message="false">
       <html:errors/>
</logic:messagesPresent>

But how do I present each error in front of each field? I know there's
the prefix attribute, but which one does struts records for errors
captured by the validation framework?

Regards

---------------------------------------------------------------------
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