The Artima Developer Community
Sponsored Link

Java Answers Forum
A good site and a question

1 reply on 1 page. Most recent reply: Nov 12, 2004 7:44 AM by Angsuman Chakraborty

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Florence Taylor

Posts: 1
Nickname: florence
Registered: Oct, 2004

A good site and a question Posted: Oct 26, 2004 7:08 AM
Reply to this message Reply
Advertisement
Hi everyone,
I visited a site today called http://www.thejavahub.com. I've submitted my applications to them and wanted to know if anyone of you has used their services before. Generally the site looked good, but dunno how much they are worth. I think you must check it out. I wonder why dosen't artima have a resource page where it could list such sites.

Well, I've got a question too. You know, how we can use AppletContext.showDocument() to make a webpage launch in a browser. Well, I wanted a swing application to do the same. However, when I tried that, it didn't work. It works fine when i get an applet to do the same. I'd imported the java.applet package in this application. My purpose to get this done is to actually link to my home page from the about dialog of this application.

Thanks in advance.

Florence.


Angsuman Chakraborty

Posts: 19816
Nickname: angsuman
Registered: Dec, 2003

Re: A good site and a question Posted: Nov 12, 2004 7:44 AM
Reply to this message Reply
The browsers are to required to implement it. Please check my blog entry on support matrix of showDocument - http://blog.taragana.com/index.php?p=61

Flat View: This topic has 1 reply on 1 page
Topic: problem with parsing script tag through HTMLEditorKit Previous Topic   Next Topic Topic: Runtime.exec with openssl/cmd

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use