I am trying to use display tag for sorting and
paging.I am trying to get the table to display first
and i get the following exception.I am running on
Tomcat server using struts! Thanks for the help
-Deeba
Internal Servlet Error:
javax.servlet.ServletException:
org/apache/commons/lang/StringEscapeUtils
Root cause: 
java.lang.NoClassDefFoundError:
org/apache/commons/lang/StringEscapeUtils
        at
org.displaytag.util.Href.setParameterMap(Href.java:129)
        at
org.displaytag.util.RequestHelper.getHref(RequestHelper.java:110)
        at
org.displaytag.tags.TableTag.initHref(TableTag.java:658)
        at
org.displaytag.tags.TableTag.initParameters(TableTag.java:572)
        at org.displaytag.tags.TableTag.doStartTag(TableTag.java:463)

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to