Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3574346 By: jefffh
setSortable(boolean) in org.displaytag.tags.ColumnTag cannot be applied to (java.lang.String) When I moved my app from oracleAS to tomcat5 i started getting this error. The ColumnTag.class expects a boolean but the tag attribute is a string. Where is the conversion from string to boolean taken care of. I'm wondering if I cut a file that I shouldn't have. Anyone have a clue? Thanks ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=249318 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

