I seem to be having a problem with session.putValue. Here is the line in
question:
session.putValue (session.getId(), username);
Username is a string. As soon as I hit that line, the servlet just stalls.
If I comment out that line, the servlet just cruises right through. Any
ideas is appreciated.
I'm using an older version of jserv (1.0b3). Could that be the problem?
Matt Skeens
XNet Information Systems
[EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]