Hi G,
Actually, when I put this section of code directly into my action, it just opens up a new window with the PDF displayed in the window.
This section of code:
byte[] output = report.displayReport();
response.setContentLength(output.length)...
Hello,
I'm having trouble reloading/refreshing my main window after a submit. My main window is an input form in which i ask for a start and end date to show a log report. When the user click submit it then displays a separate window with PDF format displaying the log info. I use this section...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.