I have scoured the SourceForge bug tracker, so please don't tell me to go
there.

I am using Tomcat 5.0.19 with your package. Neither my code or your WAR file
work (except for the one example that does not use columns).
If I only use the <display:table> tag, it displays my entire list.
If I add even one nested <display:column> tag it blows up with the
following:

Generated servlet error:
D:\..\..\Tomcat
5.0\work\Catalina\..\_\org\apache\jsp\directory_jsp.java:213:
_jspx_meth_display_column_0(javax.servlet.jsp.tagext.JspTag,javax.servlet.js
p.PageContext) in org.apache.jsp.directory_jsp cannot be applied to
(org.displaytag.tags.TableTag, javax.servlet.jsp.PageContext)
          if (_jspx_meth_display_column_0(_jspx_th_display_table_0,
_jspx_page_context))
              ^


I'm very frustrated. I'm almost certain it's an environmental issue, but I
don't know what. I've dropped every single required JAR into my /lib folder
and nothing works.

frustrated,
Henry McClain
webmaster
SOCSOUTH


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to