Report viewer Export report option is not working properly [message #676964] |
Tue, 07 June 2011 02:21  |
Eclipse User |
|
|
|
Hi,
I am facing problem with export feature in report viewer. I am using myeclpse 7.5 for building the web report project. This project is integrated with another dynamic web application. I am passing the report parameters using through URL whole thing working fine until we placed the security for those URL parameters (values are seen).we have used encryption and decryption logic to solve the above problem.
In details, backend service i am encrypting the value and passing it to report web application. in report web project i have written a servelt that decrypt the URL. then in do post method i am passing the URL using requestDispatcher.request.getRequestDispatcher(desDecrypted).forward(request, response);.
Before this is applied export option is to work at first click only. After that change it is still working but not at first click. For second click pop window coming up.
One more thing is i am displaying only export report and print option(in order).when i change the order to print and export report, print is having problem and export works fine.
I hope you got my point. Can someone guide me to the solution? Thank you in advance.
Thank you
Vijay Kumar Bolisetti
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08615 seconds