JExplorer 2.x with Java Applets Support

JExplorer, a Java library for integrating Microsoft Internet Explorer into Java, supports Java applets now

After a small EAP period, TeamDev is happy to announce the commercial release of JExplorer 2.x.

JExplorer is our library that provides a convenient Java API for integrating Microsoft Internet Explorer into Java applications.

The most of changes in JExplorer 2.x were directed to improve its stability and to add Java Applets support. The changes in the core of JExplorer allowed us to isolate all potentially unsafe native code from the main Java application via moving each WebBrowser instance to a separate native process. With this major release we also introduce new features, such as Java Applets support, improved memory management, individual proxy settings for each WebBrowser instance. For the full list of new features and improvements, please read the What's New page.

You can see JExplorer 2.x in action in our WebStart Demo. Download the latest version and evaluate it during 30 days.

For any help or feedback related to the use of JExplorer 2.x, please use the support forum or e-mail us directly.

0

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

Comments

Bora Ertung replied on Sun, 2009/03/22 - 3:57am

I have some quick questions about your product.

1. Do you have live connect fully functional with Java applets?
2. Do you support Flash player support with live connect?
3. Which versions of IE has been tested?


thanks

Bora Ertung replied on Sun, 2009/03/22 - 7:02am in response to: boraert

I ran the demo, it does not support live connect. Live connect may be a good addition to your product.

Igor Shvydkoy replied on Fri, 2009/04/03 - 3:30am

If you mean accessing JavaScript from Java applets using Netscape's "LiveConnect" JavaScript extensions then it works well in JExplorer. All Java Applets in JExplorer are running in the same way as in Internet Explorer 6.0 and higher.

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.