Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JSF sessions help needed

800663Aug 17 2008 — edited Jan 28 2009
Well, i want to make a "login" system, the user identification can only go by verifying username from database. Anywaym the purpose is to stick the username and user id in some kind of session. I thought i could do something like session.setAttribue or session.setValue, but im stuck with starting the session and getting the attribute from the same session. It can all be done only in beans. Any examples or pointers are welcome. I've searched google, but i can't find anything i thought would help. Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 25 2009
Added on Aug 17 2008
9 comments
303 views