I
have the following problem, I updated to the version v.1.0-b3, and when i try to run a
JSP page that have display:table tag the server throws the next:
java.lang.NoClassDefFoundError: org/displaytag/export/MediaTypeEnum I change the .tld file to the displaytag-12.tld, because i see somethig like this... < variable> <name-given>mediaType</name-given> <variable-class>org.displaytag.properties.MediaTypeEnum</variable-class> <scope>NESTED</scope> <description>Holds the media type of the current request. Used by ColumnTag to decide whether or not it should display.</description> </variable>but is commented, i uncommented it and neither works!! What can i do? Greetings. German |
- [displaytag-devel] MediaTypeEnum problem German Bejarano
- RE: [displaytag-devel] MediaTypeEnum problem Fabrizio Giustina