Close
jGuru Forums
Posted By: Nenad_Bosanac Posted On: Monday, March 20, 2006 02:27 AM
Hi everyone I'd like to make print page button to print the whole page with some data. How to make this in JSP? Can anyone have any idea? Thanks
Re: How to print page with JSP
Posted By: Anonymous Posted On: Monday, March 20, 2006 04:13 AM
Use javascript ... window.print();