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!

JSP Get Session Attribute

843840Mar 24 2008 — edited Mar 27 2008
Hi,

I cannot getAttrbute in a JSP page, when I set a session attribute in a servlet such as session.setAttribute("UserRight","50").

How can I solve this problem?

P.S. If I set a session attribute in a JSP page, I can getAttribute in another JSP page.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2008
Added on Mar 24 2008
2 comments
645 views