Guys,

After applying the latest fix to the ColumnTag (and the extra code someone
put in to cleanup the attributes), everything broke. I'm getting many

Exception: [.ColumnTag] You must specify one of the following: {property
attribute,value attribute,tag body}
        at org.displaytag.tags.ColumnTag.doEndTag(ColumnTag.java:558)
        at _views._epm._browse__jsp._jspService(_browse__jsp.java:159)
        at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
        at com.caucho.jsp.Page.subservice(Page.java:506)

exceptions on Caucho Resin. Could this be because you are not allowed to
cleanup the tag manually (but this is what we do)?

Read this: http://jakarta.apache.org/taglibs/guidelines.html
"the tag handler's code itself should not modify properties that are set by
a setXXX() method "

Cheers,
Mathias


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to