1

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

Roberto
  • 757
  • 1
  • 12
  • 21
  • I think you are referring to Remember Me functionality for your application. If so refer to this question [stay logged in when user login to the web app](http://stackoverflow.com/questions/5082846/java-ee-6-how-to-implement-stay-logged-in-when-user-login-in-to-the-web-appli) – Ravi Kadaboina Jul 12 '12 at 00:27
  • Yes, you have reason. Thanks! – Roberto Jul 12 '12 at 10:51

0 Answers0