Re: A bizarre question about XML Parsing with JSP : XPATH - XALAN error

2008-11-22 Thread Kris Schneider
into an issue with a header whereas I was running into an issue with request attributes, but perhaps it's a similar bug. On Fri, Nov 21, 2008 at 12:19 PM, Ali Riza Saral [EMAIL PROTECTED] wrote: Hi Ms/Mr, I am getting 500 Internal Server Error javax.servlet.jsp.JspTagException

A bizarre question about XML Parsing with JSP : XPATH - XALAN error

2008-11-21 Thread Ali Riza Saral
Hi Ms/Mr, I am getting 500 Internal Server Error javax.servlet.jsp.JspTagException: org.apache.taglibs.standard.tag.common.xml.UnresolvableException: $header:ACCEPT-ENCODİNG at org.apache.taglibs.standard.tag.common.xml.XPathUtil.fillVarStack(XPathUtil.java:784

Re: taglibs build error on OS X using DarwinPorts

2007-10-19 Thread pine88
OS 10.4.11, Intel Mackbook Pro using Darwin(Mac)Ports, I am getting the following error: Any ideas? ( All the tomcat dependencies including servlet23-api and servlet24-api were built successfully up to this point. JAVA_HOME env. variable was set to Mac OS JavaVM.framework path) thanks

Re: taglibs build error on OS X using DarwinPorts

2007-10-19 Thread Kris Schneider
might be able to provide me quick help. Compiling tomcat5 on Mac OS 10.4.11, Intel Mackbook Pro using Darwin(Mac)Ports, I am getting the following error: Any ideas? ( All the tomcat dependencies including servlet23-api and servlet24-api were built successfully up to this point. JAVA_HOME

taglibs build error on OS X using DarwinPorts

2007-10-19 Thread Don Oh
Hi, I'm new to this list... googling didn't help me so far. Just hoping someone on this list might be able to provide me quick help. Compiling tomcat5 on Mac OS 10.4.11, Intel Mackbook Pro using Darwin(Mac)Ports, I am getting the following error: Any ideas? ( All the tomcat dependencies

Re: Error with taglib parseDate

2007-08-07 Thread Kris Schneider
of my web visitors produce the error below: *** Exception: javax.servlet.jsp.JspException: In parseDate, value attribute can not be parsed: OCT-02-2002 Error message: In parseDate, value attribute can not be parsed: OCT-02-2002 *** I suspect the problem is browser related. Does anyone has

RE: Error with taglib parseDate

2007-08-07 Thread T. Lamine Ba
Thx much for the tip Kris. Lamine. -Original Message- From: Kris Schneider [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 9:14 AM To: Tag Libraries Users List Subject: Re: Error with taglib parseDate On 8/6/07, T. Lamine Ba [EMAIL PROTECTED] wrote: Hi all, I use parseDate

Error with taglib parseDate

2007-08-06 Thread T. Lamine Ba
Hi all, I use parseDate in webapp www.buildtrees.com as follows: *** fmt:parseDate var=birthdate value=${param.birthdate} pattern=MMM-dd- / *** It works great when I visit the site with my computers. On the other hand, some of my web visitors produce the error below

Re: mailer-taglib v1.1 error when changing database

2007-05-03 Thread Vikram Reddy
hello guys, Did any one use I18N Tag Library from Apache, I have a question on that. I have some of the labels hardcoded in the java bean which are displayed on the UI, not sure how I can convert them using the Tag, Can any one throw some light on this please.. I would really appreciate that.

Re: mailer-taglib v1.1 error when changing database

2007-05-02 Thread José Navas
with the mailer-taglib, but I'm familiar with other taglibs and some basic concepts of taglibs and also the specific error you are getting, I'm not sure if I can help but I'll try. It would be useful for us to see relevant snippets of code that causes this error, in order to diagnose the problem

Re: mailer-taglib v1.1 error when changing database

2007-05-02 Thread Rashmi Rubdi
Hi Navas, On 5/2/07, José Navas [EMAIL PROTECTED] wrote: Philip It seems that there is no validation on ae.getPos( ), may be it's beyond ref.length( ) SendTag.java is in the Mailer JAR file, so if the problem is indeed in SendTag.java and we could fix it here, I think it would be equivalent

Re: mailer-taglib v1.1 error when changing database

2007-05-02 Thread Rashmi Rubdi
if (ref.indexOf(',') != -1) { // position of the start of the error inducing address int pos = ref.substring(0, ae.getPos()).indexOf(',') + 1; // extract the error inducing address ref = ref.substring(pos, ref.indexOf

Re: mailer-taglib v1.1 error when changing database

2007-05-02 Thread Rashmi Rubdi
On 5/3/07, Rashmi Rubdi [EMAIL PROTECTED] wrote: The actual data that is being passed to SendTag.java would give clues here. But please do not post the actual data , this is just for your information. I personally avoid posting my e-mail addresses or other e-mail addresses on forums and

Re: mailer-taglib v1.1 error when changing database

2007-05-01 Thread Rashmi Rubdi
Hi Philip, I haven't worked with the mailer-taglib, but I'm familiar with other taglibs and some basic concepts of taglibs and also the specific error you are getting, I'm not sure if I can help but I'll try. It would be useful for us to see relevant snippets of code that causes this error

Getting a error while trying to run the examples in standard-examples.war

2007-04-12 Thread Madhukar M
am getting the error below. Please let me know what is the issue. Thanks, M.Madhukar HTTP Status 500 - -- *type* Exception report *message* *description* *The server encountered an internal error () that prevented it from fulfilling this request.* *exception

Re: Getting a error while trying to run the examples in standard-examples.war

2007-04-12 Thread Rahul Akolkar
the standard-examples.war, copied it to Tomcat 4.1\webappsdirectory. The application got extrated successfully. I launched the application by using the URL http://localhost:8080/standard-examples/index.html When I try to run any of the application susing the link provided i am getting the error below

JSTL JSP compile error

2006-03-19 Thread avilay parekh
value=${map_entry.value} /brbr /c:forEach /body /html - Here is the error I get when tomcat access two2.jsp: - org.apache.jasper.JasperException: Unable to compile class for JSP Generated servlet error: C:\Program Files\Java\jakarta-tomcat

PropertyEditor error

2006-03-16 Thread Mujahid Ali
I have a custom tag in which I am evaluating an attribute as follow: (Locale)ExpressionEvaluatorManager.evaluate(locale, expr, Locale.class, this, pageContext) But I get an error: javax.servlet.jsp.JspException: An error occurred while evaluating custom action attribute locale with value

xpath error

2006-02-20 Thread David Schwartz
I just intalled tomcat 5.5.15 jre1.5.0_06. getting the following error... org.apache.jasper.JasperException: org/apache/xpath/VariableStack org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510

Re: xpath error

2006-02-20 Thread Murray Steele
putting it somewhere else (e.g. /common/lib if that still exists in tomcat 5.5) Muz On 20 Feb 2006, at 13:49, David Schwartz wrote: I just intalled tomcat 5.5.15 jre1.5.0_06. getting the following error... org.apache.jasper.JasperException: org/apache/xpath/VariableStack

Re: xpath error

2006-02-20 Thread David Schwartz
if that still exists in tomcat 5.5) Muz On 20 Feb 2006, at 13:49, David Schwartz wrote: I just intalled tomcat 5.5.15 jre1.5.0_06. getting the following error... org.apache.jasper.JasperException: org/apache/xpath/VariableStack org.apache.jasper.servlet.JspServletWrapper.handleJspException

xpath error

2006-02-17 Thread David Schwartz
I just intalled tomcat 5.5.15 jre1.5.0_06. Getting an xpath error... org.apache.jasper.JasperException: org/apache/xpath/VariableStack org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510) org.apache.jasper.servlet.JspServletWrapper.service

JSTL Error

2005-09-29 Thread Vijaya S
Hello, I am struggling with the JSTL error for the past two days. Can someone help me in this? In my JSP, I have the following code to populate bean array properties. c:forEach var=vsr items=${vsroute} c:catch var=coercionError tr tdc:out value=${vsr.fromcity} //td

RE: JSTL Error

2005-09-29 Thread Kurakula, Suneetha (HCF)
I think getFromcity() is missing in the vsr bean. Please check it out. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] e.org] On Behalf Of Vijaya S Sent: Thursday, September 29, 2005 3:43 AM To: taglibs-user@jakarta.apache.org Subject: JSTL Error Hello, I am

Tag lib error

2005-07-04 Thread Stephen Hathorne
folks- What's wrong with this jsp fragment? c:set var=myval value=125000 / tdfont size=4fmt:formatNumber type=CURRENCY value=${myval} //font/td When I run it, I get the following error: According to TLD or attribute directive in tag file, attribute value does not accept any expressions

Re: Tag lib error

2005-07-04 Thread Wendy Smoak
From: Stephen Hathorne [EMAIL PROTECTED] What's wrong with this jsp fragment? c:set var=myval value=125000 / tdfont size=4fmt:formatNumber type=CURRENCY value=${myval} //font/td When I run it, I get the following error: According to TLD or attribute directive in tag file, attribute value

Re: how to debug jsp compilation error in Tomcat 5.5 ?

2005-06-17 Thread Woodchuck
:-) thanks! :) my question is, how do i debug something like this: org.apache.jasper.JasperException: h3Validation error messages from TagLibraryValidator for c_rt/h3p894: Illegal text inside c:choose tag: table /pp894: Illegal text inside c:choose tag: snap/ Make sure c:choose

[SOLVED] Re: how to debug jsp compilation error in Tomcat 5.5 ?

2005-06-17 Thread Woodchuck
--- Rahul P Akolkar [EMAIL PROTECTED] wrote: Woodchuck [EMAIL PROTECTED] wrote on 06/17/2005 09:38:52 AM: hi Rahul, sorry somehow i missed seeing your response until now.. The lists have been slow. Please do not send multiple copies :-) i also noticed there seems to be multiple copies

Re: [SOLVED] Re: how to debug jsp compilation error in Tomcat 5.5 ?

2005-06-17 Thread Rahul P Akolkar
Woodchuck [EMAIL PROTECTED] wrote on 06/17/2005 11:18:17 AM: The lists have been slow. Please do not send multiple copies :-) i also noticed there seems to be multiple copies of my original post. i do not know why, i only sent once. OK, sorry about the banter ;-) It seems we had quite a

how to debug jsp compilation error in Tomcat 5.5 ?

2005-06-16 Thread Woodchuck
hihi all!! this is my 8th jakarta mailing list and my first question to taglibs-user!! :) my question is, how do i debug something like this: org.apache.jasper.JasperException: h3Validation error messages from TagLibraryValidator for c_rt/h3p894: Illegal text inside c:choose tag: table

Re: how to debug jsp compilation error in Tomcat 5.5 ?

2005-06-16 Thread Woodchuck
. not the final html rendered form). and i searched everywhere i used c:choose to see if anything funny resembling the error messages, but didn't see anything. as i said, the jsp works fine without a hitch in my old setup. without any modifications at all to the jsp, it is choking in the new

Re: Error: javax/servlet/jsp/tagext/TagLibraryValidator

2005-03-07 Thread PGibbonsX
yept, that was it, the incompatibilities with Tomcat and Java. many thanks pg

Error: javax/servlet/jsp/tagext/TagLibraryValidator

2005-03-04 Thread PGibbonsX
Hi There, i need some help working out how to fix the above error. When i code the following line: %@ taglib uri=/jstl-c prefix=c % in my jsp page i get some crazy errors: exception javax.servlet.ServletException: javax/servlet/jsp/tagext/TagLibraryValidator

Re: Error: javax/servlet/jsp/tagext/TagLibraryValidator

2005-03-04 Thread Kris Schneider
://java.sun.com/jsp/jstl/core; % Placing jstl.jar and standard.jar in WEB-INF/lib is correct. Quoting [EMAIL PROTECTED]: Hi There, i need some help working out how to fix the above error. When i code the following line: %@ taglib uri=/jstl-c prefix=c % in my jsp page i get some crazy errors

RE: Update: tag expression error

2004-11-15 Thread David Liles
Thanks for the info. As for the mapping, in the web.xml file there is a mapping that indicates that the c tld is associated to the version I'm referencing, but I'll look deeper into the tld contained within the JAR file. [EMAIL PROTECTED] 11/12/04 05:45PM From: David Liles [mailto:[EMAIL

Update: tag expression error

2004-11-12 Thread David Liles
it is being developed (Eclipse 3.x with Tomcat 5.0.x) but on our server it works fine. Any thoughts? -David [EMAIL PROTECTED] 11/10/04 08:48AM I am experiencing an error with the 1.2 Iterators tag when trying to use the forColumns feature. My local development environment is as follows: 1

Re: Update: tag expression error

2004-11-12 Thread Dakota Jack
thoughts? -David [EMAIL PROTECTED] 11/10/04 08:48AM I am experiencing an error with the 1.2 Iterators tag when trying to use the forColumns feature. My local development environment is as follows: 1. TomCat 5.0.x 2. Struts 1.2 3. jstl.jar, standard.jar and taglibs-iterator.jar

Re: Update: tag expression error

2004-11-12 Thread David Liles
://www.minimoon.biz ) What I can't figure out is why this does not work on the local laptop where it is being developed (Eclipse 3.x with Tomcat 5.0.x) but on our server it works fine. Any thoughts? -David [EMAIL PROTECTED] 11/10/04 08:48AM I am experiencing an error with the 1.2 Iterators tag

Re: Update: tag expression error

2004-11-12 Thread David Liles
After looking at this further, the error is not with the tiles tag, but actually at the iter tag based on the following error message text: According to TLD or attribute directive in tag file, attribute items does not accept any expressions This is saying that the items attribute is the cause

RE: Update: tag expression error

2004-11-12 Thread Wendy Smoak
From: David Liles [mailto:[EMAIL PROTECTED] 4. c-1_0.tld, taglibs-iterators.tld are in the WEB-INF folder (plus other required tld's) Why? The tld files are in their respective .jar files and should work from there. Maybe one of your environments is using the tld in the .jar file, and the

tag expression error

2004-11-10 Thread David Liles
I am experiencing an error with the 1.2 Iterators tag when trying to use the forColumns feature. My local development environment is as follows: 1. TomCat 5.0.x 2. Struts 1.2 3. jstl.jar, standard.jar and taglibs-iterator.jar are located in the /lib folder (plus other required jar files) 4. c

Error: org.xml.sax.SAXParseException: Content is not allowed in prolog.

2004-10-22 Thread Jordy van der Vliet
All, I have the following code working in a tomcat 5.0 working with jstl 1.1 on one machine, but at another machine also with tomcat 5.0.28 and jstl 1.1 the code gives the following error: org.xml.sax.SAXParseException: Content is not allowed in prolog. %@ taglib uri='http://java.sun.com/jsp

RE: Error: org.xml.sax.SAXParseException: Content is not allowed in prolog.

2004-10-22 Thread Jordy van der Vliet
that string. Anyone has a clue why it is recognizing ${} on one of my tomcat instantion and not in the other one? Cheers, Jordy -Original Message- From: Jordy van der Vliet [mailto:[EMAIL PROTECTED] Sent: vrijdag 22 oktober 2004 23:09 To: [EMAIL PROTECTED] Subject: Error

RE: Error: org.xml.sax.SAXParseException: Content is not allowed in prolog.

2004-10-22 Thread Rahul P Akolkar
c:import var=nieuwsXML url=nieuws.xml x:parse doc=${nieuwsXML} var=nieuwsDOC / /c:import -Rahul

x:out error

2004-10-05 Thread Ben Anderson
Hi, I'm battling what seems to be a pretty elementary problem: x:parse var=xrpcResponse person firstname nickname=falseBen/firstname lastnameAnderson/lastname /person /x:parse x:out select=$xrpcResponse//firstname/ This should work, correct? I've been trying so many variations of this

Re: x:out error

2004-10-05 Thread Hassan Schroeder
Ben Anderson wrote: I'm battling what seems to be a pretty elementary problem: x:parse var=xrpcResponse person firstname nickname=falseBen/firstname lastnameAnderson/lastname /person /x:parse x:out select=$xrpcResponse//firstname/ This should work, correct? Confirmed that it works on

Re: x:out error

2004-10-05 Thread Ben Anderson
Thanks for the sanity check. I got it fixed. It was a dependency issue. For someone reason I had placed jaxen in one of the classloaders. Not too sure why I did that - but deleting it fixed my problem. -Ben Hassan Schroeder wrote: Ben Anderson wrote: I'm battling what seems to be a pretty

Tomcat 5 JSTL compile error

2004-09-14 Thread Patrick Bourke
Hi all, I'm trying to get up and running with the JSTL standard tags, and am receiving a compile error that I can't sort out. I've got a simple page with which I'm tying to use the JSTL core and fmt namespaces. Here is my JSP page: [EMAIL PROTECTED] language=java contentType=text/html % [EMAIL

Re: Tomcat 5 JSTL compile error

2004-09-14 Thread Kris Schneider
]: Hi all, I'm trying to get up and running with the JSTL standard tags, and am receiving a compile error that I can't sort out. I've got a simple page with which I'm tying to use the JSTL core and fmt namespaces. Here is my JSP page: [EMAIL PROTECTED] language=java contentType=text/html

Re: Tomcat 5 JSTL compile error

2004-09-14 Thread Patrick Bourke
PROTECTED]: Hi all, I'm trying to get up and running with the JSTL standard tags, and am receiving a compile error that I can't sort out. I've got a simple page with which I'm tying to use the JSTL core and fmt namespaces. Here is my JSP page: [EMAIL PROTECTED] language=java contentType=text

Tomcat 4.1.30 error with xtags

2004-08-26 Thread Tarik Mokhtari
- the latest dom4j same error ... any idea. Thanks in advance. Tarik Mokhtari. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Custom Tag Error

2004-08-20 Thread Kris Schneider
PROTECTED]: Hi, Deploying my first Custom Tag Example; **ERROR**: org.apache.jasper.JasperException: /hello.jsp(9,16) Unable to load tag handler class Hello for tag sample:hello org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39

Re: Custom Tag Error

2004-08-20 Thread Helios Alonso
/taglib-location /taglib I'd put the tld in the WEB-INF folder, and the reference to the TLD would be /WEB-INF/x.tld (oh, and if you use Linux verify read permissions ;-)) At 15:47 19/08/2004 -0700, you wrote: Hi, Deploying my first Custom Tag Example; **ERROR**: org.apache.jasper.JasperException

Custom Tag Error

2004-08-19 Thread Java Techie
Hi, Deploying my first Custom Tag Example; **ERROR**: org.apache.jasper.JasperException: /hello.jsp(9,16) Unable to load tag handler class Hello for tag sample:hello org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39

Re: Cannot load class error

2004-08-02 Thread Martin Cooper
You haven't exactly given us much to go on... ;-) My first guess is that you don't have all of the JSTL 1.0.x jars in your WEB-INF/lib directory, as required. Beyond that, we're going to need more information about what the exact error is, and what your app config looks like, before we can help

Cannot load class error

2004-08-01 Thread emily chen
Hi there, when I use c:set in my jsp code,( on apache2 and tomcat4.1.30) it has Cannot load class set error. It's not because of the c.tld cannot be found, I've checked path and it's a different error if c.tld cannot be found. Anyone know how to solve this? Thanks, Emily

Re: How to locate tld file wihin parse error?

2004-07-21 Thread Soledad Tabuenca
=*.tld/ /fileset /xmlvalidate /target target name=dist depends=xmlvalidate jar jarfile=${dist.dir}/${ant.project.name}.jar basedir=${build.dir}/ /target Quoting Soledad Tabuenca [EMAIL PROTECTED]: Hi! When I startup tomcat, I obtain the attached typical parsing error

How to locate tld file wihin parse error?

2004-07-20 Thread Soledad Tabuenca
Hi! When I startup tomcat, I obtain the attached typical parsing error because the tags are not in a suitable order within a tld file. My question is, is there a way to know which is the tld file that contains this parse error? In server.xml, I have set the xmlvalidation = true, debugs

Re: How to locate tld file wihin parse error?

2004-07-20 Thread Kris Schneider
typical parsing error because the tags are not in a suitable order within a tld file. My question is, is there a way to know which is the tld file that contains this parse error? In server.xml, I have set the xmlvalidation = true, debugs to a high level and log files (catalina.out, log_

Re: jsp 2.0 el string functions error

2004-06-22 Thread Þorgils Völundarson
. Could you provide an example of how you're using c:forEach? Quoting Þorgils Völundarson [EMAIL PROTECTED]: Does anybody know what this error is and how to awoid it? root cause javax.servlet.jsp.JspTagException: Don't know how to iterate over supplied items in forEach I'm

Re: jsp 2.0 el string functions error

2004-06-21 Thread Kris Schneider
PROTECTED]: Does anybody know what this error is and how to awoid it? root cause javax.servlet.jsp.JspTagException: Don't know how to iterate over supplied items in forEach I'm using java web services (jwsdp-1.3) on linux. When I use the sql taglib to get data from

jsp 2.0 el string functions error

2004-06-17 Thread Þorgils Völundarson
Does anybody know what this error is and how to awoid it? root cause javax.servlet.jsp.JspTagException: Don't know how to iterate over supplied items in forEach I'm using java web services (jwsdp-1.3) on linux. When I use the sql taglib to get data from database and then try

RE: x:parse error - Cannot inherit from final class

2004-05-24 Thread David Schwartz
Hi Kris That worked! Thanks David Schwartz -Original Message- From: Kris Schneider [mailto:[EMAIL PROTECTED] Sent: Sunday, May 23, 2004 11:04 AM To: Tag Libraries Users List Subject: Re: x:parse error - Cannot inherit from final class Where do you have Xerces/Xalan installed? If they're

Re: x:parse error - Cannot inherit from final class

2004-05-23 Thread Kris Schneider
Where do you have Xerces/Xalan installed? If they're not in $CATALINA_HOME/common/endorsed, try putting them there: xalan.jar xercesImpl.jar xml-apis.jar I'm also assuming you're running some flavor of JDK 1.4... David Schwartz wrote: Just upgraded to tomcat 5.0.24. Getting error in x:parse. I

x:parse error - Cannot inherit from final class

2004-05-22 Thread David Schwartz
Just upgraded to tomcat 5.0.24. Getting error in x:parse. I have xerces 2.6.2. java.lang.VerifyError: Cannot inherit from final class java.lang.ClassLoader.defineClass0(Native Method) java.lang.ClassLoader.defineClass(ClassLoader.java:502

Tomcat 5 JKHandler error

2004-05-16 Thread David Schwartz
I upgraded from tomcat 4.1.24 to 5.0.24. When starting tomcat the following error is logged in stdout.log. What causes this? May 16, 2004 11:04:06 PM org.apache.commons.modeler.Registry registerComponent SEVERE: Error registering Catalina:type=protocolHandler,className

Xtags with tomcat 5.016 specific error

2004-04-19 Thread Benedetto Dell'Ariccia
Hi, this is exactly the error that I receive whit the xtags library used on tomcat 5.016 The same code worked correctly with tomcat 4.xx, and work correctly still now but just for 5-10 times, after this period I receive the error and I have to recompile the jsp again. Is it possible

Re: IOException: Stream closed error when using custom tags

2004-04-15 Thread Martin Cooper
a custom tag, which iterates through a data and provides a url to be included during every iteration. When i display the url as a string, everything works fine. But when i try to include it through the jsp:include tag i am getting the following error. java.io.IOException: Stream closed

error when i try to use jstl xml tags in a page that doesn't participate in the session

2004-04-14 Thread Aadi Deshpande
Hi, If i have a page that does not participate in the session ( via %@ page session=false % ) Whenever I try to access some variable ( via either x:set/x:out/x:forEach ) i get the following error ( listed at end ) Is this a known issue? Shouldn't the XPathUtil ignore the session scope when

RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 andj2sdk1.4.1_06

2004-03-17 Thread qwerty7890q
thank you guys for your time. I'll try to upgrade to Tomcat 4 or 5. -Original Message- From: Martin Cooper [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 17, 2004 1:43 AM To: Tag Libraries Users List Subject: RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3

Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-16 Thread qwerty7890q
Hi ! I'm reposting the emai and hoping that someone could finaly help me to resolve the problem. I installed the image-examples under webapps in Tomcat v3.2.3 using j2sdk1.4.1_06 and I when I run http://myserver/image-examples/index.jsp I get an Internal Servlet Error with a root cause

RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 an d j2sdk1.4.1_06

2004-03-16 Thread Felix Velasco
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 16 March 2004 18:08 To: Tag Libraries Users List Subject: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06 Hi ! I'm reposting the emai and hoping that someone could finaly help me to resolve the problem. I

RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-16 Thread qwerty7890q
- From: Felix Velasco [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 16, 2004 12:18 PM To: 'Tag Libraries Users List' Subject: RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06 I don't think you can do it without upgrading your Tomcat version. You're using

Re: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-16 Thread Roy Benjamin
get an Internal Servlet Error with a root cause: java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getRequestURL()Ljava/lang/StringBuffer ; I think the problem is with the servlet.jar that comes with tomcat 3.2.3. I made a quick search in google and I found that someone

RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 andj2sdk1.4.1_06

2004-03-16 Thread qwerty7890q
the taglibs itself, because I have to upgrade my applications too that are already developped and deployed under tomcat 3.2.3. -Original Message- From: Roy Benjamin [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 16, 2004 1:54 PM To: Tag Libraries Users List Subject: Re: Internal Servlet Error using

RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 andj2sdk1.4.1_06

2004-03-16 Thread Martin Cooper
Subject: Re: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 andj2sdk1.4.1_06 Not sure if this is helpful, but I'd be very reluctant to adopt a 'replace all methods' approach. Event if it were to work, you probably have not actually found the problem. The first thing I would do

Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-14 Thread qwerty7890q
Hi ! I installed the image-examples under webapps in Tomcat v3.2.3 using j2sdk1.4.1_06 and I when I run http://myserver/image-examples/index.jsp I get an Internal Servlet Error with a root cause: java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getRequestURL()Ljava/lang

Re: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-14 Thread Gaurav Vaish
Do you have the servlet.jar in your classpath? Cheers, Gaurav http://gallery.mastergaurav.net/ - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 15, 2004 11:16 Subject: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-14 Thread qwerty7890q
yes CLASSPATH=...:$TOMCAT_HOME/lib/servlet.jar:... export ... CLASSPATH ... -Original Message- From: Gaurav Vaish [mailto:[EMAIL PROTECTED] Sent: Monday, March 15, 2004 1:50 AM To: Tag Libraries Users List Subject: Re: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3

Re: dbTag Error

2004-02-26 Thread Derek Haidle
Felipe, You are using the B1 version, I'm using Current. Could that be the problem? I'm going to download the B1 version and give that a shot. This is just really weird. Any other ideas? Thanks! Derek --- Felipe Leme [EMAIL PROTECTED] wrote: On Wed, 2004-02-25 at 16:27, Derek Haidle

Re: dbTag Error

2004-02-26 Thread Felipe Leme
Hi Derek, On Thu, 2004-02-26 at 14:13, Derek Haidle wrote: You are using the B1 version, I'm using Current. You mean jakarta-taglibs-dbtags-current.tar.gz, from the web site? That's just a link to B1, which is the latest version anyway. Could that be the problem? I'm going to download the

dbTag Error

2004-02-25 Thread Derek Haidle
Ok, I'm sure this is just a class file that I'm missing, but if I create a JSP page with just this line: %@ taglib uri=/WEB-INF/dbtags.tld prefix=sql % I get this error: org.apache.jasper.JasperException: Failed to load or instantiate TagExtraInfo class

Attribute select has no value error

2004-02-08 Thread Moazam Raja
mySQL database but I keep getting this error when I try to compile: articles.jsp [19:7] Attribute select has no value Errors compiling articles. Here is my source code: %@ taglib uri=http

Re: Attribute select has no value error

2004-02-08 Thread Hassan Schroeder
Moazam Raja wrote: I have a JSP page which is trying to connect to a JDBC mySQL database but I keep getting this error when I try to compile: articles.jsp [19:7] Attribute select has no value Errors compiling articles

Re: Attribute select has no value error

2004-02-08 Thread Moazam Raja
I found the solution...I had standard.jar in my WEB-INF/lib but I did not have jstl.jar in there. -Moazam Moazam Raja wrote: All, I changed the SQL statement syntax, but I get this error now when I try to compile.. articles.jsp [-1:-1] at java.lang.ClassLoader.defineClass0(Native

Error in String Tag Library Doc

2004-01-23 Thread James Watkin
There's an error in the Jakarta Project: String Tag Library Version: 1.0.1 doc: http://jakarta.apache.org/taglibs/doc/string-doc/string-1.0.1/index.html In the Configuration section, the line: taglib-location/WEB-INF/string.tld/taglib-location should read: taglib-location/WEB-INF/taglibs

c:import Not Throwing Error For Bad In-Context-JSP url Attribute

2004-01-22 Thread James Watkin
There seems to be an inconsistent behavior in the way c:import throws errors for non-existent files. When the c:import url attribute is an in-context-jsp (like pageHeader.jsp) that doesn't exist, no error is thrown. However, when the url attribute is a file: that doesn't exist, an error

Re: c:import Not Throwing Error For Bad In-Context-JSP url Attribute

2004-01-22 Thread Kris Schneider
errors for non-existent files. When the c:import url attribute is an in-context-jsp (like pageHeader.jsp) that doesn't exist, no error is thrown. However, when the url attribute is a file: that doesn't exist, an error is thrown. Can anyone confirm, or explain this behavior? I'm using the following

Re: c:import Not Throwing Error For Bad In-Context-JSP url Attribute

2004-01-22 Thread James Watkin
throws errors for non-existent files. When the c:import url attribute is an in-context-jsp (like pageHeader.jsp) that doesn't exist, no error is thrown. However, when the url attribute is a file: that doesn't exist, an error is thrown. Can anyone confirm, or explain this behavior? I'm using

Re: c:import Not Throwing Error For Bad In-Context-JSP url Attribute

2004-01-22 Thread Kris Schneider
get the following: ...Included resource or file /foo.jsp not found from requested resource /import.jsp. No exceptions are thrown, however, just an error logged. James Watkin wrote: I'm not an expert in this area, but after looking at the spec: http://jcp.org/aboutJava/communityprocess/final

error 401 with io tag

2003-11-14 Thread Ehizogie
-examples application and the manager application and have confirmed that using that role I have access to both applications. This way once I Log into either application I dont need to Login to the other application. However whenever I execute the page it throws an http: 401 security access error. Does

RE: Error in tld

2003-09-22 Thread Martin van Dijken
Try putting the DOCTYPE on one line. The white-space might confuse the xmlparser. Martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: vrijdag 19 september 2003 14:32 To: Tag Libraries Users List Subject: Error in tld Now Iam getting this error

Grtting an Error while using forEach tag

2003-07-05 Thread shanmugampl
Dear All, I am using forEach tag for iterating over an ArrayList present in the session scope. The code I have used is core:forEach var=image items=${TREE-IMAGES} -- -- /core:forEach When i execute this page I get the following error An error occurred while evaluating

The Custom Tag Library Extension for Dreamweaver UltraDev (CTLX) error!

2003-06-20 Thread niksa_os
Hi. I have Apache Tomcat 5.0.2, jdk 1.4.1, Dreamweaver MX ver.6 and jakarta-taglibs-ultradev4-20030615.zip. I follow The Custom Tag Library Extension For UltraDev tutorial. -http://jakarta.apache.org/taglibs/doc/ultradev4-doc/index.html I can start Live Data but I don't have anything in Use a

Re: The Custom Tag Library Extension for Dreamweaver UltraDev (CTLX) error!

2003-06-20 Thread niksa_os
I try this with Tomcat 4.1.12 and Tomcat 5. I don't know why but I can't start DW extension for Tag Lib. It doesn't work with Tomcat 4 but.. .. I can make web site in DW, but when I click on the green down arrow to get the entire site I get this error: An error occured - cannot get

Re: The Custom Tag Library Extension for Dreamweaver UltraDev (CTLX) error!

2003-06-20 Thread Michael Duffy
4 but.. .. I can make web site in DW, but when I click on the green down arrow to get the entire site I get this error: An error occured - cannot get struts.jar. The operation completed successfully. And I click OK. I get web site and I can start Live Data. Then I open Use a Custom

Re: The Custom Tag Library Extension for Dreamweaver UltraDev (CTLX) error!

2003-06-20 Thread niksa_os
I have struts.jar in my WEB-INF/lib. I check this first. I try with Tomcat 4.0.6 and I get error that useTagLib.js has error in line 256, I think. This line was last line in file that return true. Very strange. Every Tomcat version different error. Anyone? Sounds like you need to download

JSTL error

2003-03-14 Thread mailinglist
Hi, I installed Sun jwsdp-1_1 and copied jstl-examples.war in Tomcat 4.1.18 webapps (not the one shipped with Sun jwsdp) but I get an error when I try the examples: HTTP 500 javax.servlet.ServletException: Cannot inherit from final class at org.apache.jasper.servlet.JspServlet.service

Re: JSTL error

2003-03-14 Thread Pierre Delisle
mailinglist wrote: Hi, I installed Sun jwsdp-1_1 and copied jstl-examples.war in Tomcat 4.1.18 webapps (not the one shipped with Sun jwsdp) but I get an error when I try the examples: HTTP 500 javax.servlet.ServletException: Cannot inherit from final class

RE: Error with c:forEach JSTL tag

2003-03-12 Thread Chen, Gin
To: [EMAIL PROTECTED] Subject: Error with c:forEach JSTL tag I am having problems implementing the c:forEach JSTL tag. I am using Resin 3.0. I get the following error (see below) when trying to display following JSP code ... displays ok without the c:forEach tag

  1   2   >