Hi, Ok I've uploaded it as a file object. How must the tag look? Say the class is ABC.class? I must admit my dtml is very shake, but I tried <<applet code="<dtml-var ABC>" width=600 height=80 name="ABC"></applet> with no success Jens Vagelpohl wrote:
alwyn,
java applets work without a problem being served right out of zope. upload the applet .class or .jar file into zope as a file object from the management screens and access it in the applet tag just like you would in any other website. of course you need to make sure to upload the .class or .jar into the right folder so the applet tag can "see" it.
jens
-----Original Message----- From: alwyns@zope.org [mailto:alwyns@zope.org]On Behalf Of Alwyn Schoeman Sent: Thursday, December 02, 1999 03:06 To: zope@zope.org Subject: [Zope] Using java applet with zope
Hi,
How would I go about using a java applet with Zope?
-- ~~~~~~~~~~~~~~ Alwyn Schoeman Systems Engineer Prism Secure Solutions
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope No cross posts or HTML encoding! (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope No cross posts or HTML encoding! (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- ~~~~~~~~~~~~~~ Alwyn Schoeman Systems Engineer Prism Secure Solutions