Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-10 Thread Kris Schneider
Okay, looks like another TC bug: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26838 Quoting Aadi Deshpande [EMAIL PROTECTED]: The problem manifests itself when you have a c:import/c:import with a c:param that in turn has a c:import/ i.e. a c:import with parameters,in which the

Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-09 Thread Aadi Deshpande
The problem manifests itself when you have a c:import/c:import with a c:param that in turn has a c:import/ i.e. a c:import with parameters,in which the imported file has an empty tag c:import. an example : file : xml_test1.jsp %@ taglib prefix=c uri=http://java.sun.com/jsp/jstl/core; %

Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-06 Thread Aadi Deshpande
The latest build of Tomcat still has this problem, if anyone was following along. Thanks again for the help ; I'll try grepping the tomcat-users mailing list for some help. -a Aadi Deshpande wrote: See, I _knew_ I was overlooking something ( like a basic understanding of Bugzilla) !

Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-06 Thread Kris Schneider
Can you post a small example of a JSP that fails? Quoting Aadi Deshpande [EMAIL PROTECTED]: The latest build of Tomcat still has this problem, if anyone was following along. Thanks again for the help ; I'll try grepping the tomcat-users mailing list for some help. -a Aadi Deshpande

Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-05 Thread Aadi Deshpande
I've just upgraded to TC 5.0.18 and J2SDK 1.4.2_03. The problem persists in this environment as well, though the Bug ID that Kris gave was marked as resolved for 5.0.18, so maybe something more that I'm overlooking here? Thanks, -aadi Pierre Delisle wrote: To make things easier, make sure

Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-05 Thread Kris Schneider
The jakarta-tomcat-5-bin-20040203.zip build seems to work for me. The bug was reported *against* 5.0.18. Quoting Aadi Deshpande [EMAIL PROTECTED]: I've just upgraded to TC 5.0.18 and J2SDK 1.4.2_03. The problem persists in this environment as well, though the Bug ID that Kris gave was

RE: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-05 Thread Jason . West
:45 AM To: Tag Libraries Users List Subject: RE: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string I think this is what I was seeing when I was running JDK 1.4.1 instead of 1.4.2. I *thought* I was running 1.4.2, but it turned out that my path

Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-05 Thread Aadi Deshpande
See, I _knew_ I was overlooking something ( like a basic understanding of Bugzilla) ! Thanks, I'll check it out.. -a Kris Schneider wrote: The jakarta-tomcat-5-bin-20040203.zip build seems to work for me. The bug was reported *against* 5.0.18. Quoting Aadi Deshpande [EMAIL PROTECTED]:

Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-04 Thread Aadi Deshpande
Hi, I'm tryin to use Tomcat 5 and the newly released JSTL 1.1 and I get the following error whenever I try to do a x:anything? I've gotten this same error under the Beta 1 running under Tomcat 5. Does anyone have any insight into why I would be getting this error? I thought the JSTL was tested

Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-04 Thread Kris Schneider
Try a nightly build of TC 5. See: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26611 And this recent thread: http://marc.theaimsgroup.com/?t=10754069598 Quoting Aadi Deshpande [EMAIL PROTECTED]: Hi, I'm tryin to use Tomcat 5 and the newly released JSTL 1.1 and I get the following

Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-04 Thread Pierre Delisle
To make things easier, make sure you run Tomcat using J2SE 1.4.2. You can find the details at: http://jakarta.apache.org/taglibs/doc/standard-doc/standard/GettingStarted.html -- Pierre Aadi Deshpande wrote: Hi, I'm tryin to use Tomcat 5 and the newly released JSTL 1.1 and I get the

RE: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-04 Thread Jason . West
[mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 12:44 PM To: Tag Libraries Users List Subject: Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string Try a nightly build of TC 5. See: http://nagoya.apache.org/bugzilla/show_bug.cgi?id

RE: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string

2004-02-04 Thread Martin Cooper
Libraries Users List Subject: Re: Problems with JSTL 1.1 and Tomcat 5 : UnresolvableException: $prefix:javax.servlet.include.query_string Try a nightly build of TC 5. See: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26611 And this recent thread: http://marc.theaimsgroup.com/?t