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!

Accessing Request scope bean in session

843844Sep 6 2007 — edited Sep 6 2007
Hi

Can any one help me by suggesting any means to access a Request scope bean in a session bean.

The senario is: I have a request bean whose values are already printed on a JSP page. Now from that JSP I call a different bean which is of scope 'Session' I need to pass few values of the request bean in to the session bean for further procession.

Please suggestion any possible ways of doing that.

Thanks & Regards,
Jagadeesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 4 2007
Added on Sep 6 2007
6 comments
257 views