Hi,

I've just installed Netbeans 3.6RC1 which has Tomcat 5.0.19 bundled, and it
seems to have a problem with JSTL (error below).

I've searched the Web for info, and the only thing I found (2 results in
Google) was a suggestion to upgrade Xerces and Xalan, which I've done at the
server and webapp level, but it doesn't seem to have made any difference. I
haven't installed 5.0.19 as a standalone yet, so I don't know if Netbeans
has introduced the problem, but this seems like the best place to start
looking.

Pages without JSTL work fine, and the error appears when declaring the
taglib (with or without the actual tags on the page).

System: WinXP, no Apache

org.apache.jasper.JasperException: <h3>Validation error messages from
TagLibraryValidator for c</h3><p>null: java.lang.IllegalStateException:
can't declare any more prefixes in this context</p>
        at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.
java:94)
        at
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:404
)
        at
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:112
)
<trunc>

Any thoughts?

TIA Digby


-----------------------------------------
*****************************************************************
Confidentiality Note: The information contained in this 
message, and any attachments, may contain confidential 
and/or privileged material. It is intended solely for the 
person(s) or entity to which it is addressed. Any review, 
retransmission, dissemination, or taking of any action in 
reliance upon this information by persons or entities other 
than the intended recipient(s) is prohibited. If you received
this in error, please contact the sender and delete the 
material from any computer.
*****************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to