Hi

I am trying to load openoffice in applet and view it in web browser (IE, 
Mozilla Firefox etc.). When I run the applet in appletviewer 
(as appletviewer MyApplet.html) with the below code in the MyApplet.html file, 
it runs fine. 

<APPLET code="MyApplet.class" 
archive="officebean.jar,ridl.jar,unoil.jar,juh.jar" width="700" height="500"> 
</APPLET>

But when I try to view it in browser (IE or Mozilla) it give this error. 
Does anybody know what and where is the mistake and how to get out of it? 

Thanks.

_____________________
Joseph Bashir
Ufnasoft
http://www.ufnasoft.com

Reply via email to