Hi all,
I want to integrate an applet. I think the problem is, that the jar is not
found. I read the previous threads about applets... so I did the following:
Code in ftl (located in ecommerce/customer):
<applet name="jumpLoaderApplet"
code="jmaster.jumploader.app.JumpLoaderApplet.class"
archive="jumploader_z.jar"
width="600"
height="400"
mayscript>
</applet>
An I added the jumploader_z.jar to framework/webapp/build/lib - but
obviously that's wrong...
Can anyone help?
Thanks
Alexander
--
View this message in context:
http://n4.nabble.com/applet-location-of-external-jars-tp1009767p1009767.html
Sent from the OFBiz - User mailing list archive at Nabble.com.