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 wOOdy-Soft 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 maddyl

  1. maddyl

    Problem while Exporting

    Hi, don't know if you are still working on this problem as your post is quite old but the first step I would try is to put a null onto your process http request line ie: viewer.processHttpRequest(request, response, getServletConfig().getServletContext(), null); If that doesnt work and you are...
  2. maddyl

    Java Viewer Export/print error"The response has already been commited"

    Hi, In the end after much trouble and strife we upgraded to crystal reports 10, found we had the same problem, got a crystal expert after much cajoling to work through the problem himself and he finally came up with a solution that worked. In the meantime we had switched from servlet to...
  3. maddyl

    Java Viewer Export/print error"The response has already been commited"

    Hi, I am using Crystal Reports 9 Advanced version to access reports via the web. I am using a java servlet to instantiate a java viewer to view the report. The report renders fine in the viewer, and the export/print popups work, resize a doc works etc. but I am getting a strange error when I...

Part and Inventory Search

Back
Top