How to retrieve from session in .rptdesign

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

How to retrieve from session in .rptdesign

tanya
hello,

I want to retrieve data from session while designing a BIRT report. How can we use the HttpServletRequest() request in the file with .rptdesign extension (used for designing BIRT reports).
reportContext.getHttpServletRequest() when used return null value.

Thanks
Tanya Thakur