how to create and install a toolbar to a browser using java
Hi all,Can any one guide me about how to create and install toolbar to a browser using java ?please any one help me about this,i am not getting any idea about this..Thanks and Regards Sandesh S
[228 byte] By [
sandeshasa] at [2007-11-27 5:21:55]

# 1
I doubt you can. Those browser toolbars are done by implementing to an API provided by the browser. That API, I don't believe, is provided via Java. But of course, that would be entirely up to the browser, not Java.
# 2
HI,i went through the google site i got few information like by using java script with an applet/swings v can develop it,but didint get how actually to implement it . Do you have any idea about this?