From: Charlie.Lai@Eng (Charlie Lai)
Message-Id: <199711142030.MAA13064@angeles.eng.sun.com>
Subject: Re: your mail
To: adus@cezanne.daum.net (=?EUC-KR?B?sei89r+1?=)
Date: Fri, 14 Nov 1997 12:30:06 -0800 (PST)
In-Reply-To: <971114085403.000000047U@iw.daum.net> from "=?EUC-KR?B?sei89r+1?=" at Nov 14, 97 08:54:03 am
> I know Jdk1.1 supports printing of applet.
> I tested the printing at IE4.0 and Netscape 4.03 awt patched.
> But I failed.
IE and netscape currently support different security architectures
to allow printing.
for appletviewer/hotjava, check out:
http://java.sun.com/security/signExample
for netscape, check out:
http://developer.netscape.com/software/signedobj/index.html
for IE, check out:
http://www.microsoft.com/security/
thanks,
charlie