Verify that you are using the correct version of the displaytag. Check the file sizes and make sure you're using what you think you are. It might depend on 3rd party things like log4j or commons-logging. You'll want to verify that those jars are installed and accessible to your webapp
On Mon, 11 Aug 2003, Damm, Gary wrote: > I've just deployed the display-examples.war to resin-2.1.9. > > I am consitently getting the following error from every example page > that references the display table tag: > > 500 Servlet Exception > java.lang.NoSuchMethodError > at > org.apache.taglibs.display.TableTag.doEndTag(TableTag.java:695) > at > _example_22dautolink__jsp._jspService(/displaytag/example-autolink.jsp:3 > 6) > at com.caucho.jsp.JavaPage.service(JavaPage.java:75) > at com.caucho.jsp.Page.subservice(Page.java:506) > at > com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182 > ) > at > com.caucho.server.http.Invocation.service(Invocation.java:315) > at > com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135) > at > com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:246) > at > com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:163 > ) > at com.caucho.server.TcpConnection.run(TcpConnection.java:139) > at java.lang.Thread.run(Thread.java:479) > > Resin 2.1.9 (built Tue Apr 15 14:28:40 PDT 2003) > > Anyone seen this previously? When I tried to look through the user > archive on SourceForge I received an error. > > Any help appreciated, > Gary > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > displaytag-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > -- John York Software Engineer CareerSite Corporation ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
