Hi,

when I include the JSTL taglib in my page (<%@ taglib 
uri="http://java.sun.com/jsp/jstl/core"; prefix="c" %>) I can't use
multiple markup attributes. JSTL seems to do some validation which Tobago 
itself does not:

04-26 18:41:54,234 ERROR GENA-WAPP [http-8080-Processor25    ] [jsp] 
Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: <h3>Validation error messages from 
TagLibraryValidator for c in /edit/headView.jsp</h3><p>null: org.xml.sax.SAXPars
eException: Attribute "markup" was already specified for element 
"tc:textarea".</p>

Is it possible to turm off this validation? What knows JSTL about Tobago tags?

Regards
Helmut

Reply via email to