Re: Using JSTL 1.1.2 with Tomcat 5.5 & J2SE 5.0

2005-06-06 Thread Dino Klein
h J2SE 5.0. Rahul P Akolkar wrote: Dino Klein" <[EMAIL PROTECTED]> wrote on 06/06/2005 03:44:38 PM: I did some primitive debugging, and all I could find out is that if I use xmlns:fn="http://java.sun.com/jsp/jstl/functions";, then I have no problems; I checked the TLDs,

Re: [OT] Using JSTL 1.1.2 with Tomcat 5.5 & J2SE 5.0

2005-06-06 Thread Dino Klein
This is not a JSTL issue, marked OT. In XML views of JSPs, the included file is expanded in place. And jasper2 isn't happy because there are more than one jsp:root elements in the XML view of main.jspx. In your case, I don't see any need for either of the two jsp:root elements (unless you simplifi

Re: Using JSTL 1.1.2 with Tomcat 5.5 & J2SE 5.0

2005-06-06 Thread Dino Klein
2.0"> http://java.sun.com/jsp/jstl/core";> = (2) one.jspx = http://java.sun.com/JSP/Page"; version="2.0"> hello = On Sun, 05 Jun 2005 23:26:07 -0400, Rahul P Akolkar <[EMAIL PROTECTED]> wrote: "

Using JSTL 1.1.2 with Tomcat 5.5 & J2SE 5.0

2005-06-05 Thread Dino Klein
Hi, I'm having issues getting JSTL 1.1.2 working on Tomcat 5.5 & J2SE 5.0; namely I am getting the following exception: org.apache.jasper.JasperException: Validation error messages from TagLibraryValidator for cnull: org.xml.sax.SAXParseException: Attribute "jsp" bound to namespace "http://