[Zope] indirection problem

2000-08-02 Thread Jacques Exelrud
I have in a dtml var the name of a dtml document I want to show as part of another document. If I do a dtml-var "_.getitem(file)" (where file is the said variable) I get the content of that document show but now as html but as text, things like have been translated to lt; Any

Re: [Zope-dev] [Zope] App isolation

2000-08-01 Thread Jacques Exelrud
the right SOAP message and based on that it´s not working. Do you know when we are supposed to have SOAP support on Zope ? Jacques - Original Message - From: "Monty Taylor" [EMAIL PROTECTED] To: "Jacques Exelrud" [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesda

[Zope-dev] [Zope] App isolation

2000-07-27 Thread Jacques Exelrud
Not sure if this list is the best place to put such question but here it is... I need to develop what would be a product if only Zope was the target. As it´s not I was thinking what could I do to not need to build such app twice: I came to 2 options both involving building a server of

Re: [Zope] Zope and Tomcat

2000-07-27 Thread Jacques Exelrud
Do you have a timeframe for this to avaiable ? There is a plan to integrate the java technology (mainly JSP servlet) into the Zope engine in order to use only one web extension for the content management and java program. Christophe

[Zope] App isolation

2000-07-25 Thread Jacques Exelrud
Not sure if this list is the best place to put such question but here it is... I need to develop what would be a product if only Zope was the target. As it´s not I was thinking what could I do to not need to build such app twice: I came to 2 options both involving building a server