Re: JWS 2.0 and JSP Parsing Error

1999-08-15 Thread Christopher Cobb
Mark Cote wrote: > I have a Connection Pool being shared with all my JSP pages through the > <...useBean... scope="application"..> > The ConnectionPool works fine, it has ran for weeks inside a servlet, > without a hitch. > > However, every now and then (a dozen or so times a day), a request for

JWS 2.0 and JSP Parsing Error

1999-08-13 Thread Mark Cote
I have a Connection Pool being shared with all my JSP pages through the <...useBean... scope="application"..> The ConnectionPool works fine, it has ran for weeks inside a servlet, without a hitch. However, every now and then (a dozen or so times a day), a request for a db aware page throws: