RE: porting to tomcat 5

2004-09-14 Thread Justin Kennedy
Hi, I'm new to this mailing list, so I'm thinking I didn't ask this question properly or did something wrong because I never had a response. Maybe I posted too much code? Thanks, -Justin -Original Message- From: Justin Kennedy [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004

RE: porting to tomcat 5

2004-09-14 Thread Justin Kennedy
... Yoav Shapira Millennium Research Informatics -Original Message- From: Justin Kennedy [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 1:38 PM To: 'Tomcat Users List' Subject: RE: porting to tomcat 5 Hi, I'm new to this mailing list, so I'm thinking I didn't

porting to tomcat 5

2004-09-13 Thread Justin Kennedy
Hi, The following JSP/Tag snippet used to work on the 2.2 spec for Resin and I believe Tomcat as well. Note: the storeValue tag creates a new string variable for the id attribute from the sql result set specified in transactId and column: % if

RE: tag reuse, setParent and findAncestorWithClass

2004-09-07 Thread Justin Kennedy
Subject: Re: tag reuse, setParent and findAncestorWithClass http://jakarta.apache.org/tomcat/faq/misc.html#tagbroken -tim Justin Kennedy wrote: Hi, I'm upgrading our tag library to Tomcat 5 and having problems. Note that they were written back in JSP 1.1 and haven't changed for a few years

RE: tag reuse, setParent and findAncestorWithClass

2004-09-07 Thread Justin Kennedy
10:07 AM To: Tomcat Users List Subject: Re: tag reuse, setParent and findAncestorWithClass Turn off tag pooling. -Tim Justin Kennedy wrote: Hi Tim, I read through the link you posted but I don't see any references to setParent. I understand that setParent is only called once when

RE: tag reuse, setParent and findAncestorWithClass

2004-09-07 Thread Justin Kennedy
Thanks Tim, I got it working! -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 07, 2004 10:07 AM To: Tomcat Users List Subject: Re: tag reuse, setParent and findAncestorWithClass Turn off tag pooling. -Tim Justin Kennedy wrote: Hi Tim, I read

tag reuse, setParent and findAncestorWithClass

2004-09-06 Thread Justin Kennedy
Hi, I'm upgrading our tag library to Tomcat 5 and having problems. Note that they were written back in JSP 1.1 and haven't changed for a few years. The problem looks like the tags are being cached and the setParent isn't being called for each new reuse. As a result the wrong tag is

3.2.1 commercial applications

2001-03-15 Thread Justin Kennedy
Hi. Is there a list somewhere of Companies that use Tomcat for their commercial applications ? On the jakarta web site it says release builds are those that are ready for Prime Time. Does this mean I can use tomcat standalone or tomcat + apache for my commercial app ? Some kind of reference

Re: custom CLASSPATH for beans

2001-03-15 Thread Justin Kennedy
the .class files for beans used by the JSPs and they are NOT in WEB-INF directories as Tomcat would prefer. How would I go about specifying custom CLASSPATH directories for where beans and servlets are located in Tomcat? Thanks Steve Prior Justin Kennedy Computer Systems Analyst Consortio, Inc