G.D.R Software Limited
----------------------------------------------------------------------------------------------------------------------------------------
hi frens,
I have created Japplet which is an editor and to be opened in a
browser.But it is throwing exceptions when I try to open it in the IE5.0 browser.How
can I set the security permission.It is also giving java.io.File when trying to read
the
Gif files.Below is my html code created with html converter.Please also tell me how to
sign the jar file.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
<p>
<!--"CONVERTED_APPLET"-->
<!-- CONVERTER VERSION 1.0 -->
<OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
WIDTH = 500 HEIGHT = 50
codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0">
<PARAM NAME = CODE VALUE = Menu.class>
<PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
<COMMENT>
<EMBED type="application/x-java-applet;version=1.3"
java_CODE = Menu.class
WIDTH = 500 HEIGHT = 500
pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html">
<NOEMBED>
</COMMENT>
</NOEMBED></EMBED>
</OBJECT>
<!--
<APPLET CODE = writeFile.class ARCHIVE = "writeFile.jar" WIDTH = 500 HEIGHT = 50 >
</APPLET>
-->
<!--"END_CONVERTED_APPLET"-->
<!--
<APPLET CODE = "Menu.class" WIDTH = 500 HEIGHT = 500 archive=menu1.jar>
</APPLET>
-->
<!--"END_CONVERTED_APPLET"-->
</body>
</html>
PLEASE HELP ME OUT ASAP.
Tia,
----------------------------------------------------------------------------------------------------------------------------------------
"Life should be about growth and your willingness to keep learning and to Keep helping
others"
Gladis S.A,
G.D.R Software Limited,
Beratina Agrahara,
Bangalore
_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing