Re: JSTL and Connection Pooling

2002-10-09 Thread Brendan Spinks
http://www.google.com <http://www.google.com/> enter: MVC architecture -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED]] Sent: Thursday, 10 October 2002 1:21 PM To: [EMAIL PROTECTED] Subject: Re: JSTL and Connection Pooling Greetings: What is MVC ? Thanks,

Re: JSTL and Connection Pooling

2002-10-09 Thread Martin Gainty
  >From: "Haseltine, Celeste" <[EMAIL PROTECTED]> >Reply-To: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: JSTL and Connection Pooling >Date: Wed, 9 Oct 2002 10:41:50 -0500 >MIME-V

Re: JSTL and Connection Pooling

2002-10-09 Thread Haseltine, Celeste
rom: Hans Bergsten [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 8:54 PM To: [EMAIL PROTECTED] Subject: Re: JSTL and Connection Pooling Joseph Ottinger wrote: > Hans, I fully agree in that there are more than one side -- but I'd > still stand by my statement to Troy, with a ca

Re: JSTL and Connection Pooling

2002-10-09 Thread Campano, Troy
u all! ~ Troy Campano -Original Message- From: Hans Bergsten [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 10:54 PM To: [EMAIL PROTECTED] Subject: Re: JSTL and Connection Pooling Joseph Ottinger wrote: > Hans, I fully agree in that there are more than one side -- but I&#

Re: JSTL and Connection Pooling

2002-10-08 Thread Hans Bergsten
Joseph Ottinger wrote: > Hans, I fully agree in that there are more than one side -- but I'd > still stand by my statement to Troy, with a caveat in place. > > I have NO problem with Hans Bergsten, or Shawn Bayern, or James > Strachan, etc., using the SQL tags. An expert can bend or break the

Re: JSTL and Connection Pooling

2002-10-08 Thread Joseph Ottinger
on the Taglibs-User mailing list earlier this year: > > <http://marc.theaimsgroup.com/?t=10234872102&r=1&w=2> > >Hans > >> >>>From: "Campano, Troy" <[EMAIL PROTECTED]> >>>Reply-To: A mailing list about Java Server Pages specifi

Re: JSTL and Connection Pooling

2002-10-08 Thread Campano, Troy
ergsten [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 4:58 PM To: [EMAIL PROTECTED] Subject: Re: JSTL and Connection Pooling Joseph Ottinger wrote: > Troy, I'd suggest you not use the JSTL SQL tags, ever, because that > embeds activity into your JSP that really, desperately

Re: JSTL and Connection Pooling

2002-10-08 Thread Hans Bergsten
ailing list about Java Server Pages specification and >> reference <[EMAIL PROTECTED]> >> To: [EMAIL PROTECTED] >> Subject: JSTL and Connection Pooling >> Date: Mon, 7 Oct 2002 15:55:11 -0400 >> >> Hello, >> I am having a problem trying to figure o

Re: JSTL and Connection Pooling

2002-10-08 Thread Joseph Ottinger
ROTECTED]> >To: [EMAIL PROTECTED] >Subject: JSTL and Connection Pooling >Date: Mon, 7 Oct 2002 15:55:11 -0400 > > Hello, >I am having a problem trying to figure out JSTL with connection pooling. >I am using Tomcat. I understand that can't handle >connection

Re: JSTL and Connection Pooling

2002-10-08 Thread Hans Bergsten
Campano, Troy wrote: > Hello, > I am having a problem trying to figure out JSTL with connection pooling. > I am using Tomcat. I understand that can't handle > connection pooling. > > > So I create a datasource the way I always do without JSTL (using > JNDI). > I'm having a problem

JSTL and Connection Pooling

2002-10-08 Thread Campano, Troy
Hello, I am having a problem trying to figure out JSTL with connection pooling. I am using Tomcat. I understand that can't handle connection pooling. So I create a datasource the way I always do without JSTL (using JNDI). I'm having a problem passing that connection to I don't