RE: [Webware-devel] Servlet init / lifecycle

2003-07-29 Thread paul.boddie
Geoffrey Talvola [mailto:[EMAIL PROTECTED] wrote: > > Ian Bicking wrote: > > > > If caching wasn't done in the factory, I think it should be. I think > > that just means we have to have a method to return the servlet to the > > factory, and then the factory can keep a pool of servlets. > > I ag

RE: [Webware-devel] Servlet init / lifecycle

2003-07-29 Thread Ian Bicking
On Tue, 2003-07-29 at 04:36, [EMAIL PROTECTED] wrote: > I know that this is "done and dusted" already, but I also think that this is > a great idea. You may have seen a patch I submitted which attempts to allow > Webware contexts to have "virtual resources" in much the same way that > mod_python do