----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
I am using sessions to store retrieved data from the db for a customer,
but I am finding occassionally
(not a lot, but just enough to piss the customers off) that the session
I get back is not the right session.
I am storing a customer's id in a cookie and then matching that with
what I get back from what I
store in the session object (getSession(true)) and it is not the
same!!!!
This is under Apache 1.3.12, JDK 1.2.2. RC4 (Blackdown), Jserv 1.1.2,
JSDK 2.0, Redhat 6.2
Has anyone else had this kind of a problem? Is this a JSDK2.0 problem or
a Jserv problem?
Thanks,
--
Chris Cheshire
Manager of Software Development
bigredwire.com
Phone : +1 805 560 6666 (w)
+1 805 559 9166 (m)
Fax : +1 805 560 8901
Email : [EMAIL PROTECTED]
Real Programmers don't draw flowcharts.
Flowcharts are the illiterate's form of
documentation. Cavemen drew flowcharts;
look at how much good it did for them
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]