I'm using Crystal Report 10.
I'm trying to write a web application to view instances of a certain report.
My page lists all instances of a report showing some info on it like creation time, starting schedule time, ending schedule time, owner and export format.
Now I would like to add an...
I'm trying to generate an Excel preview of a report in a jsp page.
The report gets well displayed in the page but the application throws this exception when calling the processHttpRequest(req,resp,servletContext,null) :
java.lang.IllegalStateException: getOutputStream() has already been called...
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.