on 4/17/00 11:34 AM, Richard Bedard <[EMAIL PROTECTED]> wrote:
> * This is the object that encapsulates a session.
This is GREAT except for a couple things...
#1. How about an implementation of JServSessionStorage? We should have a
default implementation that is at least compatible with the current
implementation.
#2. This will tie you to Apache JServ. Since this is going to be a dead
product sooner rather than later, I suggest that you simply use Tomcat which
I believe already has this type of functionality in it.
#3. Your implementation will break with the latest version of JServ
(1.1.1b1) because of minor changes I made in in createSession().
Lastly, you should provide diff's against CVS instead...
-jon
--
Scarab -
Java Servlet Based - Open Source
Bug/Issue Tracking System
<http://scarab.tigris.org/>
--
----------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]