[Zope] How to add existing folder in Zope
Dieter Maurer
dieter at handshake.de
Fri Mar 27 14:49:00 EDT 2009
amol kumbhar wrote at 2009-3-27 18:39 +0530:
>Actually I want to use SmartClient for my web site and for this I have to
>add the SmartClient Library folder into zope so using this I can write JS
>which include these libraries.
If you have a web server before Zope (recommended for production use),
then you can let the static library be directly delivered from the
web server. This is usually far more efficient than delivery by
Zope (about an order of magnitude).
--
Dieter
More information about the Zope
mailing list