|
Hi,
I got an issue regarding my web application, i'm using struts 1.x, JDK 1.3 and weblogic 6.x the process generating the PDF is running smoothly, but when i changed the environment to the weblogic 11g, the PDF is generated but it doesnt load to web browser, i need to click the button to generate the report twice or three times then the browser can load the PDF. its strange because in weblogic 6.x all the process are running smoothly.
actually the PDF is generated in the background for the first time click, the problem is just why it doesn't load simultaneously from the first click ? is there any compatibility issue with weblogic 11g or something else ? any explanation of this case will be appreciate :) thanks in advance.
|