File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes good java open source internet browser? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "good java open source internet browser?" Watch "good java open source internet browser?" New topic
Author

good java open source internet browser?

Edward Chen
Ranch Hand

Joined: Dec 23, 2003
Posts: 758
html link.

My application need a simple html support. When user click a button or JLabel, it will fire up user default windows browser, for example, IE. where we have some good java open source internet browser so that we embed it into our application ?

Thanks
juliane gross
Ranch Hand

Joined: May 30, 2002
Posts: 161
Hi Edward,

I don't know of a good java open source internet browser to embed,
but if your goal is to open the user's browser, check out
the free Java Utilities classes by Stephen Ostermiller:
here

His Browser class opens a browser from an application on Windows, Unix, or Macintosh.
Edward Chen
Ranch Hand

Joined: Dec 23, 2003
Posts: 758
Thank you, Juliane, this is an enough workout for me.

Edward
 
I agree. Here's the link: http://jrebel.com/download
 
subject: good java open source internet browser?
 
Similar Threads
JNLP downloads from JSP page
Security Information
Quick HttpSession question...
Caching Problem with JNLP
Document Management System