Wendy Smoak wrote:
From: "Mon Cab" <[EMAIL PROTECTED]>
I know <html:errors property="username"> will give me
the error message for username, but I don't care about
that. I just want to display the error arrow.
Wrap the arrow in <logic:messagesPresent> using the same 'property'
attribute.
http://struts.apache.org/struts-taglib/tagreference-struts-logic.html#messagesPresent
Or use the errorStyle... attributes and insert the image with CSS (note,
I haven't tried using the errorStyle{,Id,Class} attributes yet, but they
should be perfect for this).
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]