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

Re: JSTL leads to a serious performance issue

2002-06-26 Thread Vernon Wu
; perfectly, it's not recomended, only for testing. >> > >> > >> > >> > >> > >> >> -Original Message- >> >> From: Vernon Wu [mailto:[EMAIL PROTECTED]] >> >> Sent: 26. júní 2002 09:22 &g

RE: RE: JSTL leads to a serious performance issue

2002-06-26 Thread Reynir Hübner
ECTED] > -Original Message- > From: Vernon Wu [mailto:[EMAIL PROTECTED]] > Sent: 26. júní 2002 10:31 > To: Tag Libraries Users List > Subject: Re: RE: JSTL leads to a serious performance issue > > > > Hi, Reynir, > > Your suggestion seems to be a reasonable solutio

Re: JSTL leads to a serious performance issue

2002-06-26 Thread peter lin
ou should use jasper2 from 4.1.3 rather than 4.1.5 as 4.1.5 has issues >with tag-pooling, it does not work > perfectly, it's not recomended, only for testing. > > > > > > > > > > > >> -Original Message----- > >> From: Vernon Wu [mailto:[

Re: RE: JSTL leads to a serious performance issue

2002-06-26 Thread Vernon Wu
not work perfectly, it's not recomended, only for testing. > > > > > >> -Original Message- >> From: Vernon Wu [mailto:[EMAIL PROTECTED]] >> Sent: 26. júní 2002 09:22 >> To: Tag Libraries Users List; Peter Lin >> Subject: Re: JSTL leads

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