Re: [Webware-discuss] Session Handling, Timeouts and Cookies

2001-06-21 Thread Geoff Talvola
At 09:03 AM 6/21/01 -0700, Mike Orr wrote: >Disadvantages (missing features): > automatic session recovery after expire (currently it presents an >error page and then starts without a session; I'd propose starting a new >session without an error message), You can do this by setting the Ig

Re: [Webware-discuss] Session Handling, Timeouts and Cookies

2001-06-21 Thread Mike Orr
On Thu, Jun 21, 2001 at 02:51:19PM -, [EMAIL PROTECTED] wrote: > I see one advantage of this system being the avoidance of any need to store > session information on the server, and to be obliged to implement session > timeouts - I hate visiting Web sites where my session expires after five

Re: [Webware-discuss] Session Handling, Timeouts and Cookies

2001-06-21 Thread Mike Orr
On Thu, Jun 21, 2001 at 02:51:19PM -, [EMAIL PROTECTED] wrote: > It occurred to me yesterday that, despite having listed sessions as a feature > of Webware in my Web Modules Overview page [1], I wasn't clear on how they > could be created or manipulated in Webware, You don't have to create