Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3595620
By: j2eefan

Downloaded the displaytag-1.1 I was trying to get its example running under
the Sun ONE web server 6.1 (supports servlet 2.3 and jsp 1.2 spec). I was able
to see the first page (index.jsp). However, whenever I clicked on the examples
links on left side I got "HTTP 500 Internal server error" and saw the "The page
cannot be displayed" in the browser. Looked at server log it gave me something
like this. Is here anyone has ever had this kind of problem?

for host 192.168.190.94 trying to GET /displaytag/example-styles.jsp, 
service-j2ee
reports: WEB2798: [] ServletContext.log(): WEB4102: SAX property not recognized:
Property: http://xml.org/sax/handlers/LexicalHandler
----- Root Cause -----
java.lang.NoClassDefFoundError
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:140)
        at org.displaytag.tags.TableTagBeanInfo.class$(TableTagBeanInfo.java:42)
        at org.displaytag.tags.TableTagBeanInfo.getPropertyDescriptors(TableTagB
eanInfo.java:41)
        at java.beans.Introspector.getTargetPropertyInfo(Introspector.java:436)
...

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to