File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JNLP and Web Start and the fly likes Getting the browser output into java app. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "Getting the browser output into java app." Watch "Getting the browser output into java app." New topic
Author

Getting the browser output into java app.

Salamina Daniel
Ranch Hand

Joined: Oct 10, 2001
Posts: 41
I'd like to launch a java apllication from the browser (I need to print to a dot print matrix and use the print port directly), and it seems that I could use Java Web Start to do that.
Is there any way to import the browser output into the java application (so at the moment that I launch the app. I could print the browser output directly to the printer as ASCII text)?
Best regards
 
 
subject: Getting the browser output into java app.
 
Threads others viewed
Launching Netscape/IE
Go back functionality in jsp
how to launch a swing app remotely
Launching firefox and IE from a Java App
How can I make use of WebStart?
IntelliJ Java IDE