<applet
code="com.mydomain.myproject.MyClass.class"
width="230"
height="240"
archive="everything.jar,sub/morestuff.zip"
codebase="http://mydomain.com/"
vspace="10"
hspace="10"
align="left"
alt="You need Java to run this Applet"
name="receiver"
mayscript>
  <param name="favouriteColour" value="orange">
  <img src="image/NoJava4U.jpg">You need Java to run this Applet.
</applet>