XTags Multiple Sort Fields

2002-06-26 Thread Garrett Vlieger
Does anyone know if it's possible to use multiple sort fields for the xtags:forEach tag? I would like to do something like: Has this been implemented? Thanks in advance, Garrett Vlieger - Do You Yahoo!? Sign-up for Video Highlights of 2002 FIFA World

RE: JSTL leads to a serious performance issue

2002-06-26 Thread Reynir Hübner
keep on trying you're almost there!!! :) -reynir > -Original Message- > From: Vernon Wu [mailto:[EMAIL PROTECTED]] > Sent: 26. júní 2002 10:54 > To: Tag Libraries Users List > Subject: Re: JSTL leads to a serious performance issue > > > > I download the 4.1.5 and drop the four jar fil

Re: JSTL leads to a serious performance issue

2002-06-26 Thread Vernon Wu
I download the 4.1.5 and drop the four jar files. And another erro: org.apache.jasper.runtime.HttpJspBase.getIncludes()Ljava/util/List; I think I shall stop trying at this point. Show is better than nonfunctional. Thanks for your help. vernon 6/26/2002 10:14:09 AM, peter lin <[EMAIL PROTEC

RE: RE: JSTL leads to a serious performance issue

2002-06-26 Thread Reynir Hübner
well, I've only tested this combination with jdk1.4. and I had to move tools.jar from jdk1.4 into tomact/common/lib (or put it in my classpath) to get this to work. I also want to point out, you must delete the /work folders to get this setup to run. hope it helps [EMAIL PROTECTED] > -Ori

Re: JSTL leads to a serious performance issue

2002-06-26 Thread peter lin
Vernon, that bug is due to the deprecated sun.tools.javac.Main I mentioned earlier. jasper2 in 4.1.5 doesn't have that problem. You'll only see that problem with jdk1.4 on solaris. on windows that bug doesn't occur. peter Vernon Wu wrote: > > Hi, Reynir, > > Your suggestion seems to be a r

Re: RE: JSTL leads to a serious performance issue

2002-06-26 Thread Vernon Wu
Hi, Reynir, Your suggestion seems to be a reasonable solution. I, however, get another error as: org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated. E:\Tomcat\Apache Tomcat 4.0\work\Standalone\localhost\mm\jsp\index$jsp.java:9: c

Re: JSTL leads to a serious performance issue

2002-06-26 Thread peter lin
here is the URL http://jakarta.apache.org/builds/jakarta-tomcat-4.0/test/v4.1.5 peter Vernon Wu wrote: > > Hi, Peter, > > Thanks for your information. > > The latest Tomcat I can find on the jakarta site is 4.1.3. After I drop the three >jarballs from it in the lib directory, I get an >

Re: JSTL leads to a serious performance issue

2002-06-26 Thread Vernon Wu
Hi, Peter, Thanks for your information. The latest Tomcat I can find on the jakarta site is 4.1.3. After I drop the three jarballs from it in the lib directory, I get an error: java.lang.NoClassDefFoundError: org/apache/commons/collections/FastHashMap What step I miss? Or where I can get the

Re: JSTL varStatus

2002-06-26 Thread Steve Slatcher
> I'll try to isolate the problem more tommorrow, but I'm off home now > :-) It's OK now. And I'm too embarrassed to admit what the problem was. Amazing what a night's sleep can do! Steve Slatcher -- To unsubscribe, e-mail: For additional commands, e-mail: