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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make print page with JSP

Status
Not open for further replies.

boske3

Programmer
Mar 11, 2006
20
RS
Hi
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
 
Hi

javascript:print() would launch the print properties page and can print the current page.

Cheers
Venu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top