I am having problems with sessions. I am storing some object references in my session, but they dissapear when I jump to a specific action. I send the contents of the session to catalina.out as soon as the action starts, so there is very little possibility (0.000001%) of overwritting or deleting the reference. Still, the session is there but it no longer contains the references I stored. Any idea what is going on? The session doesn't seem to be invalid since it is not throwing any exceptions when asked for attributes. Thanx
Rodrigo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
