Hello All,
     I've inherited some code and I'm trying to
understand it and limit the number of columns I
display. Below I've listed my code and below that the
actual error I get. Any thought's would be greatly
appreciated. Thanks, Brian

<display:table  name="sessionScope.files"
pagesize="10">
<display:column property = "fileName"/>
</display:table >




11:00:48,833 INFO  [STDOUT] Bummer messed up some
where!
11:00:48,843 INFO  [STDOUT] error =
org.apache.jasper.JasperException: Unable to compile
class for JSP

Generated servlet error:
C:\JBOSS\jboss-4.0.1RC2\jboss-4.0.1RC2\server\default\work\jboss.web\localhost\app\org\apache\jsp\results_jsp.java:161:
_jspx_meth_display_column_0(javax.servlet.jsp.tagext.JspTag,javax.servlet.
jsp.PageContext) in org.apache.jsp.results_jsp cannot
be applied to (org.displaytag.tags.TableTag,ja
vax.servlet.jsp.PageContext)
        if
(_jspx_meth_display_column_0(_jspx_th_display_table_0, _jspx_page_context))

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
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

Reply via email to