« Return to Thread: get request.getAttribute() from Non DWR Servlet

get request.getAttribute() from Non DWR Servlet

by richmond_va_us :: Rate this Message:

Reply to Author | View in Thread

Greetings to All in the Forum.
Please be patience with me. Learning and creativity .... togethter

I have an existing application, where I put the data in a JavaBean and save the JavaBean as request.setAttribute().  

what I would like to do: Write a DWR app where I can access the JavaBean using request.getAttribute()

Question: How can I access the the JavaBean using request.getAttribute(). The JavaBean request saved as part of the non DWR Servlet.

Any advice, example or please point me to link will be appreciated.

Regards and Thanks

richmond_us_va

 « Return to Thread: get request.getAttribute() from Non DWR Servlet