Two Laptop Bag
The moose likes Swing / AWT / SWT and the fly likes HTML Link Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "HTML Link " Watch "HTML Link " New topic
Author

HTML Link

Isaac Hewitt
Ranch Hand

Joined: Jul 24, 2006
Posts: 179

I have HTML pages displayed inside a JEditorPane. I can change pages alright by clicking on the nodes of a JTree that specify each page. In the one of the HML pages, I have an external link to an internet page.
I know how to have a web page open up from within java code using JDIC but from within an HTML page, the link does not work directly. I know how to code HTML and CSS because I have done website.



From within java code:



Rob Camick
Ranch Hand

Joined: Jun 13, 2009
Posts: 1808
    
    2
Where is the SSCCE?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: HTML Link
 
Similar Threads
java.lang.IllegalStateException: using sendRedirect()
Hyperlinks in a single HTML help file
problem when integrating jspell with tinyMCE editor
Can you read this?
Problem displaying report using JSP