: In another environment, Linux with Tomcat 4.1.27, the
: app seems to work fine, but just about every second
: page the user object is lost from the session and the
: user gets directed to the login page.

It's a long shot, but perhaps you're losing session:
are cookies enabled on this browser?

Otherwise, you could play with context listeners to see exactly when the
user object is being dropped from the session.

-QM


-- 

software  -- http://www.brandxdev.net (C++ / Java / SSL)
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to