Hi all,
I have a J2EE web application. I use Java Reporting Component 11.8.4.1094 version. With cookies enabled either in server and client all ok. The application successfully works.
When I have disabled cookies in my Jboss 4.2.3 server, and I have enabled session tracking with url rewriting (appending JSESSIONID to any url in my application), JRC library exports an empty pdf (with size 0). It's not possible to open null pdf.
Do you have any suggests?
Thanks in advance.