Hi Fredrik,

This is working for me

I put this in a jsp. The appletArchive.jar is in the same directory as the
jsp.

<APPLET code="com.Applet.class" archive="appletArchive.jar" height="407"
width="125">
      <param name="param1" value="value1">
</APPLET>

Olivier
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Fredrik Olsson
Sent: 11 April 2001 14:17
To: Orion-Interest
Subject: Using applets in orion


How do specify the path for an applet in the HTML code

- when the applet is a standalone class file
- when the applet is part of a jar archive

Whatever approach I try I have problems with the relative paths

Thankful for any hints

/Fredrik Olsson
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



Reply via email to