Java applet with inner classes causing probs in Zope
Hello all, The problem is that inner classes have names like "Parent$Inner.class" I'm unable to create a Zope file object with a name that includes the dollar sign. However, the applet won't function without it. Has any one overcome this? Yes, the applet functions properly when served from apache (but I need to serve it from Zope). Please respond directly to me and mailing list as I am not currently on the mailing list. Thanks, Eric.
[Eric L. Walstad] | Hello all, | | The problem is that inner classes have names like "Parent$Inner.class" | I'm unable to create a Zope file object with a name that includes the dollar | sign. However, the applet won't function without it. | | Has any one overcome this? Adding files to Zope through FTP doesn't seem to have the same restrictions. -Morten
Am Die, 05 Sep 2000 schrieben Sie:
Hello all,
The problem is that inner classes have names like "Parent$Inner.class" I'm unable to create a Zope file object with a name that includes the dollar sign. However, the applet won't function without it.
Has any one overcome this?
What about putting it all in a jar-file ? - Holle
Yes, the applet functions properly when served from apache (but I need to serve it from Zope).
Please respond directly to me and mailing list as I am not currently on the mailing list.
Thanks,
Eric.
_______________________________________________ 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 )
-- ----------------------------------- catWorkX GmbH Hamburg Dipl.-Ing. Holger Lehmann Stresemannstr. 364 22761 Hamburg Tel: +49 40 890 646-0 Fax: +49 40 890 646-66 mailto:lehmann@catworkx.de http://www.catworkx.de http://www.catbridge.de
participants (3)
-
Eric L. Walstad -
Holger Lehmann -
morten@esol.no