Sounds like a tag lib was declared twice in the JSP source.
-Tim
FRANCOIS Dufour wrote:
hi everybody its been a while but iam actualy tring a forum script and iget JasperException folowed by an SAXParseException and i realy dont found what it is any idee that could help mee make it work?
here the eror i get from my tomcat4.0
Apache Tomcat/4.0.6 - HTTP Status 500 - Internal Server Error
--------------------------------------------------------------------------------
type Exception report
message Internal Server Error
description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Validation error messages from tag library fmtorg.xml.sax.SAXParseException: Attribute "xmlns:c" was already specified for element "jsp:root".Validation error messages from tag library corg.xml.sax.SAXParseException: Attribute "xmlns:c" was already specified for element "jsp:root".
at org.apache.jasper.compiler.JspParseEventListener.validate(JspParseEventListener.java:1154)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:219)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
