Browser interaction with java application

Hi.

How can a java application control or get information from a browser.

Like getting the URL, displaying error message, disallowing web access? I'm using Microsoft Internet Explorer. Do I need to configure the browser in some way.. Are there any supporting packages for such stand alone access.

Please reply... Thanks.

[346 byte] By [elroydsilvaa] at [2007-11-26 17:45:45]
# 1
hai allme haveing the same issue here..me too want to interact with the browser..means.. i just want to record what are the requests gone out from the browser and the headers also..pls help meeeeeeeeregardsRanjith Nair
Ranjith_Nair_Calicuta at 2007-7-9 0:13:55 > top of Java-index,Core,Core APIs...
# 2
just whats possible with AppletContext
linuxhippya at 2007-7-9 0:13:55 > top of Java-index,Core,Core APIs...
# 3
See these chaptersJava-to-JavaScript CommunicationJavaScript-to-Java Communication (Scripting)in the Java Plugin Guide, here: http://java.sun.com/javase/6/docs/technotes/guides/plugin/developer_guide/contents.html
ChuckBinga at 2007-7-9 0:13:55 > top of Java-index,Core,Core APIs...