how to print a report from html or jsp page

By: Cristian Correa M. - ccorrea14
how to print a report from html or jsp page
2003-06-02 12:11
Hi all,
I want to print a little report from html or jsp page, but without using an applet like "webapp" sample. I have to use a hiperlink or call a servlet, but I want that, that report was printed in the client side.
Thanks for your help.




By: Chuck Deal - cdeal
RE: how to print a report from html or jsp page
2003-06-02 12:27
There is more to the webapp sample than just applets. Take another look at it and look thru all of the folders. You will find both JSP and servlet implementations.




By: Cristian Correa M. - ccorrea14
RE: how to print a report from html or jsp page
2003-06-02 14:57
Hi all,
Another form to print a report is through loading a pdf output by calling a jsp or servlet. I knew that.
I am asking if I can print a report only by clicking a hiperlink or button in a html o jsp page on the client side?
Thanks for all





By: Chuck Deal - cdeal
RE: how to print a report from html or jsp page
2003-06-03 07:03
Absolutely, if you can run a report from a JSP or servlet, then all that you have to do is make your hyperlink point to the JSP or servlet that does the printing.






By: Teodor Danciu - teodord
RE: how to print a report from html or jsp page
2003-06-15 13:03

Hi,

If you can afford applets, take a look at those
in the "webapp" sample.

Thank you,
Teodor
2006 IR Open Discussion's picture
Joined: Aug 10 2006 - 3:29am
Last seen: 16 years 7 months ago

0 Answers:

No answers yet
Feedback
randomness