Subject: Struts Validator: Use of anchor tag
From: "Arthur Frankel" <[EMAIL PROTECTED]>
 ===
Due to lots of fields on a form, I am trying to offer links within the error
messages (using Struts Validator).   I would assume that I can do something
like this,

errors.date=<A HREF='#{0}'>{0}</A> is not a date and must be in the format
of {1}.


but this just dumps out the <A HREF.... as text on the page.

Any ideas?

Arthur.



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

Reply via email to