Accessing Request scope bean in session
 843844Sep 6 2007 — edited Sep 6 2007
843844Sep 6 2007 — edited Sep 6 2007Hi
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