Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 1997 17:39:12 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        hackers@freebsd.org
Subject:   Re: Re : appletviewer support in the FreeBSD java support.
Message-ID:  <19970311173912.HU02224@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.95q.970312043937.1000A-100000@obiwan.aceonline.com.au>; from Adrian Chadd on Mar 12, 1997 04:43:40 %2B0800
References:  <19970311143454.AB41074@uriah.heep.sax.de> <Pine.BSF.3.95q.970312043937.1000A-100000@obiwan.aceonline.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
As Adrian Chadd wrote:

> If you are referring to passing cmd line options TO the applet, well its
> the same as how I've done it already, but why would you want to? (its to
> be run from the html file, so how would you pass it cmd line options in
> the first place?).

No, no cmd line options, but those things you can pass to the applet
with the `param' tag inside an HTML document.  You can get at it using
getParam() inside the applet (but i don't have the slightest clue how
it's actually implemented).

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970311173912.HU02224>