While using crystal report viewer to display reports; I use a method
getHtmlContent(  ) which calls getWriter(  ) on response, however as far as
i can make out, Wicket by default uses getOutputStream( ) on response,
therefore when getHtmlContent( ) is called on report view while displaying
report viewer in a pop-up window (or a page) it throws an exception instead
of producing a report on report viewer.

Is there a way to get around this issue? (meaning, is there a way to
suppress the usage of getOutputStream( ) and use getWriter( ) instead?).

Any suggestions would be appreciated.

Thanks in advance!
Regards
Vyas, Anirudh
|| ॐ ||

Reply via email to