You can use the <logic:messagesPresent> and <logic:messagesNotPresent> tags to do this - probably combined with the "property" element for specific fields:
http://struts.apache.org/struts-action/struts-taglib/tlddoc/logic/messagesPresent.html Niall On 6/21/06, Dhanasekaran Vivekanandhan <[EMAIL PROTECTED]> wrote:
Hi, I am using <html:errors/> in the jsp page and using date validator plugin ,and it is showing error message as mentioned in the MessageResources.properties file.My question is I want to show ,hide some fields in the jsp page if error is occured.How to check in the jsp page if there is any error occured. any help would be appreciated tia, dhanasekaran
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]