Applet Signing (1.2.2RC4)
I've been trying to understand the various options for getting my applet signed and I wondered if someone can help out. The applet is currently being used on an intranet and the java.policy has to be manually edited to grant certain permissions (not least showWindowWithoutWarningBanner), I want to remove this step as far as possible. >From what I've learned so far.. 1) If using IE the .class files have to be inserted into a cab file (rather than a jar) and then this is signed, paying $400 from Verisign (or $200 from Thawte?) 2) As the applet is being used on a intranet does it have to be signed by Verisign or such like or can I sign it so it works but says its from an Untrusted Source? 3) Thawte claim to be able to do signing for both Netscape and IE but then talks about using 1.3 for this, does this mean I would need the 1.3 plugin from Sun (rather than the 1.2.2 that I'm using) Ideally I would like it to be signed for both Netscape and Explorer but as Javascript can be used to select the correct cab/jar file this isn't a necessity. Any help with anyone who has got experience in this area who can help/confirm/refute anything I've written would be appreciated. The whole area seems complicated and I don't want to buy a certificate and it turning out to be not what I need! Rob -- Rob Kirkbride Syseca -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Applet Signing (1.2.2RC4)
On 2000-07-13 07:36:00 +, KIRKBRIDE Rob wrote: > I've been trying to understand the various options for getting > my applet signed and I wondered if someone can help out. The > applet is currently being used on an intranet and the > java.policy has to be manually edited to grant certain > permissions (not least showWindowWithoutWarningBanner), I want > to remove this step as far as possible. And the connection to Linux is? Best regards Martin -- Martin Schröder, [EMAIL PROTECTED] ArtCom GmbH, Grazer Straße 8, D-28359 Bremen Voice +49 421 20419-44 / Fax +49 421 20419-10 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
IA-64 Blackdown Java port?
Is anyone working on an IA-64 Linux Blackdown Java port? Current IA-64 releases can be found at www.linuxia64.org. Thanks, Matt Domsch Dell Enterprise Systems Group Linux Development Team -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: IA-64 Blackdown Java port?
On Thursday Jul 13, 2000, [EMAIL PROTECTED] wrote: > Is anyone working on an IA-64 Linux Blackdown Java port? > Current IA-64 releases can be found at www.linuxia64.org. Yes. -John John Rousseau [EMAIL PROTECTED] SilverStream Software Phone: +1 978 262 3564 2 Federal StreetFax: +1 978 262 3499 Billerica, MA 01821 http://www.silverstream.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
browser gives a javax.swing.SwingUtilities not found error
Hi I have a 686 and am running suse6.4, am running a small web server on it. I have a jar file in it that has a few html files and a few applets. (applets in jdk1.2 compiled with jdk1.2.2) When I open a html file in a web browser on a different machine (it is a win nt machine and has jdk1.3 plugin)and that html I opened has an applet tag in it, browser starts running the applet and then sudeenly stops. netscape browsers java console showed an error that said javax.swing.SwingUtilities class not found. IE browsers java console showed an error instantiation exception I am using Japplet and JButton in the applet. Can somebody tell me why I might be getting these errors. Tia Vinod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Question] Java Servlet Err...
I have a problem of servlet process. java.io.IOException: There is no process to read data written to a pipe. at java.net.SocketOutputStream.write(Compiled Code) at sun.servlet.http.HttpOutputStream.writeOut(Compiled Code) at sun.servlet.http.HttpOutputStream.setHeader(Compiled Code) at sun.servlet.http.HttpResponse.writeHeaders(Compiled Code) at sun.servlet.http.HttpResponse.update(Compiled Code) at sun.servlet.http.HttpOutputStream.flushBytes(Compiled Code) at sun.servlet.http.HttpOutputStream.write(Compiled Code) at java.io.OutputStreamWriter.write(Compiled Code) at java.io.OutputStreamWriter.write(Compiled Code) at java.io.PrintWriter.write(Compiled Code) at java.io.PrintWriter.write(Compiled Code) at java.io.PrintWriter.print(Compiled Code) at html.TemplateProcessor.process(Compiled Code) at cybertech.rmain.dispList(Compiled Code) at cybertech.rmain.service(Compiled Code) at javax.servlet.http.HttpServlet.service(Compiled Code) at sun.servlet.http.HttpServerHandler.sendResponse(Compiled Code) at sun.servlet.http.HttpServerHandler.handleConnection(Compiled Code) at sun.servlet.http.HttpServerHandler.run(Compiled Code) at java.lang.Thread.run(Compiled Code) Is there any answer to solve the problem? Your life on the net - DreamWiz Free Mail @ http://www.dreamwiz.com/