posted 15 years ago
I have added html page in JEditorPane. html page has some links.
When I open those links independantly i.e directly from html page then links are get opened.
but now I have added HTML page in JEditorPane. & from here links are not get opened.
& getting IOException........
java.net.ConnectException: Connection timed out: connect
Following is the code I have written for this.
Please check & give me appropriate solution.
i.e. Why I am not able to open links from JEditorPane.
reply soon
Thanks....