Re: [Webware-devel] PSP oddities

2001-08-13 Thread Fionn Behrens
Hi Geoff Talvola, on 13-Aug-2001 you wrote: > So how about adding a PSP tag "<%@ page writeMethod="myWriteMethod"%> that > specifies a method to use to write out all output? If it's not specified, > then it uses the default which is to call response.write(). You could then > provide your o

[Webware-devel] Re: Request _pathContext As a generalization of Path Session

2001-08-13 Thread Geoff Talvola
At 11:32 PM 8/11/01 -0400, Clark C . Evans wrote: >Please find attached a patch for HTTPRequest.py >and Applicaiton.py which generalizes Heiko Hees's >wonderful "Path Based Session" to allow for >session-like variables to be included in the >path *before* the servlet context. I looked at the patc

Re: [Webware-devel] PSP oddities

2001-08-13 Thread Geoff Talvola
At 07:59 PM 8/11/01 +0200, Fionn Behrens wrote: >This is not entirely true. With the current implementation of PSP your choice >is basically: No processing and no writing of the page at all OR processing >and writing of the page. So you want to be able to post-process the page before it gets writ

RE: [Webware-devel] Re: Session invalidate

2001-08-13 Thread Love, Jay
No, I just didn't think of it. > -Original Message- > From: Chuck Esterbrook [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 12, 2001 8:21 PM > To: [EMAIL PROTECTED] > Subject: Re: [Webware-devel] Re: Session invalidate > > > At 08:04 PM 8/12/2001 -0400, Jay Love wrote: > >Done. > > >