× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Urgent - problem with session objects
  • From: "Art Smet" <smet@xxxxxxxxxx>
  • Date: Mon, 23 Jul 2001 09:17:24 -0500
  • Importance: Normal


Is this WebSphere you are using, which version?  Often there is more
information in the app server's stdout/stderr to shed more light on the
problem, scan for sessiontracking.  Another thing to try is when 2nd access
of the session occurs when the object has disappeared, is to log the
session id to determine whether it is the same or a new session that is
being used.  Do this by logging: session.getId( ).





ashaikhhafiz@chubb.com@midrange.com on 07/22/2001 11:14:46 PM

Please respond to JAVA400-L@midrange.com

Sent by:  owner-java400-l@midrange.com


To:   JAVA400-L@midrange.com
cc:
Subject:  Urgent - problem with session objects



Hi !
i have a session object in which we put the user object, which contains the
user information of the user who has logged in. The first time i use the
search criterions, the session object is not null and the user object which
i retrieve from the session object is also neither null. but the second
time onwards the session object is not null, but the user object which i
retrieve from the session object is null. sometimes the session object is
also null even though the session timeout time is not elapsed. the session
timeout time is 30 mins. but when i use it the second time itself, when i
check if the session object is null, it returns me null.
plz help me out with this. it's quite urgent.
Thanks & Regards
Azeem.

+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---



+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.