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]