hi,
i have written a java program that gives a URL as an output.I now need to do the following
1.On completion of the program i want to be redirected to the page that the URL of my program points to automatically.I'm using IE6.0/Netscape.
2.I tried using JEditorPane but the page wasnt displayed properly.Is there a workaround?