LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (October 1999, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sat, 9 Oct 1999 12:56:59 -0700
Reply-To:   Sloan <faith@FRSA.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Sloan <faith@FRSA.COM>
Subject:   SAS Java Applet not working...
In-Reply-To:   <4.1.19991004172242.00962220@mothernode.frsa.com>
Content-Type:   text/plain; charset="us-ascii"

I can't remember who it was that had a non-working Java Applet because he double clicked on the web page. I do remember sending him email that an applet won't execute locally. If you click on the web page and it opens in the browser, it opens as "file:///C|/mywebdir/test/applettest.html". I advised that he open the web page using the server name instead.

I remembered seeing his post again indicating that the java applet still doesn't work when he tried accessing the web page as http://localhost/applettest.html

I'm writing again to reiterate that the 'localhost' alias is also considered 'local' access and java applets won't execute like that either.

You have to say http://mydomainwhereappletresides/applettest.html or http://myipaddresswhereappletresides/applettest.html

WHY? Because browsers don't let you connect to a host unless it is your host. Otherwise, a bad bad applet could connect to your mail server, for example and send threatening email to other folks.

Hope this helps. Was my mystery man, Mr. Jules Bosch? Short-term memory loss has crept up on this old lady.

Best... Faith _____________________________________________________________ Faith Sloan Email: info@frsa.com President/CEO Voice: (415) 626-9796 FRS Associates, LLC Pager: (888) 562-8812 San Francisco, CA 94114 http://www.frsa.com ibQ, Ltd, Internetwork Division http://www.ibq-ltd.com Email: faith@ibq-ltd.com Shop The Planet! http://www.bpstore.com Use ID# 4300894501 - Win up to $500 Shopping Sprees! FREE PC http://www.handteam.com/ibqltd Small Office/Home Office/FREE EMAIL http://www.clubinternetwork.com Bodybuilding for the Masses http://www.frsa.com/bbpage.shtml


Back to: Top of message | Previous page | Main SAS-L page