Tagged Questions

2
votes
5answers
2k views

Printing web page programmatically in Java

I have a J2EE based web application. In one of the pages there is a button labeled "Print". My problem is something like this: User enters tool names for e.g: ToolName1 ToolName2 ToolName3 ...