Hi,
Can we add an Applet in Servoy as we are adding a bean?
…
Regards,
ars
Hi,
Can we add an Applet in Servoy as we are adding a bean?
…
Regards,
ars
Yes, it works the same way. Put the applet in the beans folder and it will list as a bean. Servoy ‘sees’ it as a bean, originally Servoy only supported JavaBeans and Applet support was added later.
Thanks jaleman,
Will i put the .class file of that Applet or make that to a jar file?
…
regards,
ars
Hi Ars,
If it is just one class I would say test it otherwise a jar file with proper bean manifest file etc.
Thanks Marcel,
Yes, it is just on class file.
Ok, i am testing with the solution.
…
Regards,
ars