Thanks, that's a start. Should cookies be enabled or not? I didn't do anything in the application.
--- QM <[EMAIL PROTECTED]> wrote: > : 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] > __________________________________ Do you Yahoo!? Find out what made the Top Yahoo! Searches of 2003 http://search.yahoo.com/top2003 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
