Skip to Content
0
Former Member
Jul 27, 2005 at 06:28 PM

Http Session problem storing variables values

25 Views

Hi folks,

I am having a problem storing values in the session.

I have many variables, almost 20, from a form, and saving it in the servlet session. (Ok guys, this is not the better way, I will try EJBs later).

One of my problem is: when I come back to the page, it throws me the old values!! Even after rebooting the server!

I am using Jboss 3.2.7

Thanks in advance by any ideias!! 😉