hi, i've seen a few posts reporting difficulties getting JSTL to work with JBoss 3.2.3. So is there a basic problem getting JSTL and JBoss 3.2.3 to run.
I've seen it suggested the the JBossWebLoader doesn't seem to be looking for TLD files within the jars in the WEB-INF/lib directory. Is this this so ? In my case i'm getting the following rudimentary parser error reported whenever I have the jstl.jar and standard.jar deployed in my WEB-INF/lib :- ERROR[digester] Parse Error at line 6 column 19: Document root element "taglib", must match DOCTYPE root "null" org.xml.sax.SAXParseExcetpion: Document root element "taglib" must match DOCTYPE root "null" Also some other Parse errors:- ERROR[digester] Parse error................Document is Invalid:no grammar found It would seem that its not a problem with the JSTL but with the Parsers? Are JBoss guys fixing this? Do I need to use a later version of Tomcat? or A later version of some DTD? Any feedback much appreciated. regards jonny <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824220#3824220">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824220>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
