Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Machine > How to debug ap...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 695 of 843
Post > Topic >>

How to debug applets running on Microsoft JVM

by lee_kay@[EMAIL PROTECTED] Jun 21, 2006 at 01:36 PM

Hi,

Right now I have a Java applet application written by Visual J++ and
running on Microsoft's JVM. OS is WinXP SP2 with IE 6.

I want to write an external application to get the data from applet
when Text Field's value is changed and also want to simulate to click
button, input text, and press keyboard to applets.

I can make it if the Java applet application is running on Sun's JVM.
It is because Sun provides JVMDI (Java Virtual Machine Debug Interface)
and JNI (Java Native Interface) to monitor and control applets in
browser. We can configure Java Plug-in to inject a DLL into IE browser
to get the Sun's JVM runtime environment and then use JNI to operate
Java objects. I have written several external applications for Sun's
JVM using JRE 1.4.2_xx. And they work well.

But for Microsoft JVM I don't know if I can do the same thing. I wonder
if Microsoft has the same interfaces or has another mechanism to handle
this. 

Any helps will be highly appreciated. Thanks.
 




 1 Posts in Topic:
How to debug applets running on Microsoft JVM
lee_kay@[EMAIL PROTECTED]  2006-06-21 13:36:02 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 14:32:49 CST 2008.