I have one question about Java. If anyone know the answer then
please let me know. I would really appriciated that.
I have a standalone Java Application. What that does is its open the
URL ( http://www.google.com ). Now, There is one Link on this page
call "E-Mail". So, I want to write some code that, once it load the
page then it should click to "E-Mail" link. Does anyone if that
thats possible thought Java. I know its possible through JavaScript.
I really want to write this in Java. Once, Again, Thank you very
much for your help.