Sorry if this has been answered before, but couldn't find.
Our team is looking to integrate a java applet into a lotus notes e-mail, and we're fairly greenhorn in this area.
Here's where we are
> Upload a test .class (aclock.class)
> Create Java applet
> Locate .class
> "HTML attribute"="attribute" [e.g. "code base"="aclock.class" - not even certain if this is the correct syntax]
> "Parameter"="attribute" [e.g. "par1"="0"]
> Look vaguely confused and search google for another couple of hours trying to find the answer.
If you could point out a relevant readme, or where we're going wrong... any help would be greatly appreciated.
Our team is looking to integrate a java applet into a lotus notes e-mail, and we're fairly greenhorn in this area.
Here's where we are
> Upload a test .class (aclock.class)
> Create Java applet
> Locate .class
> "HTML attribute"="attribute" [e.g. "code base"="aclock.class" - not even certain if this is the correct syntax]
> "Parameter"="attribute" [e.g. "par1"="0"]
> Look vaguely confused and search google for another couple of hours trying to find the answer.
If you could point out a relevant readme, or where we're going wrong... any help would be greatly appreciated.