I have a Session bean with many params (user, logged, password... etc)... How can i save only this bean for when a user accesses the web again in a other browser he can keep logged?
¿Is posible to save only some variables from entire bean?
Thanks
I have a Session bean with many params (user, logged, password... etc)... How can i save only this bean for when a user accesses the web again in a other browser he can keep logged?
¿Is posible to save only some variables from entire bean?
Thanks