Adding a Java Applet into the Servoy Form.

Hi All,

I have a Java Applet that I need to add into one of our Servoy Form.
Is there any instruction that I could use.

Thanks for any help.

Abrahim

I have more detail about this issue.

Here is the applet that I would like to use

And here is the method that I created, but it is not working:

globals.tx50 = ‘<applet archive="Servoy.jar"code=“flame3.class” width=700 height=150>’
globals.tx50 = ‘’

I know that I need to put Servoy.jar file somewhere within the Servoy folder, but I dont know which folder.

Thanks for any help.

Regards,

Abrahim

Abrahim,

I don’t think you can just “show” an applet in Servoy. Servoy doesn’t work like a webrowser.

Bob,

So, is there any other way to make Servoy.jar to show on the Servoy Form?

Thanks,

Abrahim

Not that I am aware of, no.

Thanks Bob,

Have a great weekend!

Abrahim