Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

internet explorer in java application

  Asked By: Grant    Date: Jul 15    Category: Java    Views: 560
  

Iam actually working on java.can anybody tell me how to include
internet explorer in java application?

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Erin Dunn     Answered On: Jul 15

Find out the Jintegra package, which allows to work with Com object by
java written lib .

 
Answer #2    Answered By: Ana Bradley     Answered On: Jul 15

First of all Jintegra is not free. Another way is to use the JACOB (Java
COM Bridge) package, but is is low-lwvwl as compared to Jintegra.
Jintegra generates wrapper java  files for the COM/ActiveX object that
you want to use, and that makes the job hell of a lot easy, but with
JACOB you have to call every method by using a generic method Invoke().

 
Didn't find what you were looking for? Find more on internet explorer in java application Or get search suggestion and latest updates.




Tagged: