Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kitt76

  1. kitt76

    Viewing Report Instance.

    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...
  2. kitt76

    CE10.0 getOutputStream() has already been called for this response

    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...

Part and Inventory Search

Back
Top