I'll check it
 
> exceptions on Caucho Resin. Could this be because you are not allowed to
cleanup the tag manually (but this is what we do)?
 
hope this is not the reason, since without manually modifying properties tags will not 
work properly in tomcat.
 
Anyway, it could simply be I added to much clean-up there... the actual version in CVS 
is not really stable, I made lot of changes locally (mainly to hadle user-configurable 
RequestHelpers implementations, to add Websphere portal server support to the main 
distribution, and to add servletUnit tests) which I didn't commit yet.
I will commit my changes and test it properly soon, this is the reason why I didn't 
posted a new precompiled snapshot
 
fabrizio
 

From: [EMAIL PROTECTED] on behalf of BOGAERT Mathias
Sent: Wed 25/02/2004 10.03
To: [EMAIL PROTECTED]
Subject: [displaytag-devel] cleanUp method in ColumnTag



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 
<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 
<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 
<https://lists.sourceforge.net/lists/listinfo/displaytag-devel> 


<<winmail.dat>>

Reply via email to