I have made a change to the FieldErrorTag and would like to submit it
for consideration. It is a solution to my desire to use the
FieldErrorTag on a single field basis in this manner:
<s:fielderror fieldName="myField" />

instead of the current usage:
<s:fielderror><s:param>myField</s:param></s:fielderror>

I have made two simple changes, one to FieldErrorTag, one to the
struts-tags.tld.

I have created a JIRA ticket (WW-2671) and attached the patch to
FieldErrorTag.java and a updated version of the struts-tags.tld file.

Is there anything else I need to do?

Thanks,

Dave


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

Reply via email to