RE: Session management for cached resources

2002-10-06 Thread Andrew Hill
Users Mailing List Subject: RE: Session management for cached resources On Wed, 2002-10-02 at 19:14, Andrew Hill wrote: Im doing something rather like this, only I called it an OperationContext which comprises a hashtable of attributes and an id to store it under in the session (passed

RE: Session management for cached resources

2002-10-04 Thread James A. Hillyerd
On Wed, 2002-10-02 at 19:14, Andrew Hill wrote: Im doing something rather like this, only I called it an OperationContext which comprises a hashtable of attributes and an id to store it under in the session (passed in the request). I simply overrode the RequestProcessor so it knew to look for

RE: Session management for cached resources

2002-10-02 Thread Andrew Hill
Im doing something rather like this, only I called it an OperationContext which comprises a hashtable of attributes and an id to store it under in the session (passed in the request). I simply overrode the RequestProcessor so it knew to look for an actionform in the OperationContext first if the