How to place applet in form?

I am developeing a web application where I want to put an applet with animations in a form.

I have done the following as per the help provided…

1.Opened the form

2.Select the location and Create >>Java Applet

3.Imporeted the applet from the location where it is lying in my desktop and all the images and sound files also added.

4.Added Applet parameters & html attributes

When I have a notes preview …I am getting an error…

1.Class not not found exception.

Can any one help?

Thanks in advance

Subject: How to place applet in form?

I solved the problem.

I missed to upload few connecting files.

Got it

ANy way thanks for any one trying to help me