Closing the IE browser thro' Java application
807606Jan 22 2007 — edited Apr 11 2007Hi,
I have a requirement wherein I have to close the applications launched like (Internet exploer window) thro my java application.
Can anyone help me on this?
I tried using Runtime class Process.destroy( ) method. But still not able to find the exact one.
Thanks.