Getting REQUEST from within RESPONSE?
Hi. I have a patch for Zope that sets expiry dates far into the future for certain cookies. However, I would like to know something about where the user is, or what the user is doing. Is there a way to get the REQUEST from within a RESPONSE method? TIA, Morten
Hi, If anybody can give some pointers, it would be greatly appreciated. Thanks & Regards, Sanjay Rao
On Mon, Jan 30, 2012 at 6:26 AM, Sanjay Rao <srao@noida.interrasystems.com> wrote: ...
If anybody can give some pointers, it would be greatly appreciated.
I recommend using an established SOAP server. You should be able to use application code that works with Zope3/ZTK/whatever with any server framework. If not, then you have another problem. :) Jim -- Jim Fulton http://www.linkedin.com/in/jimfulton
We have used http://pypi.python.org/pypi/rpclib (v2.5) for a project. Perhaps it works for you too. -Roel On Mon, Jan 30, 2012 at 12:26 PM, Sanjay Rao <srao@noida.interrasystems.com>wrote:
Hi,
If anybody can give some pointers, it would be greatly appreciated.
Thanks & Regards, Sanjay Rao
______________________________**_________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/**listinfo/zope-dev<https://mail.zope.org/mailman/listinfo/zope-dev> ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/**listinfo/zope-announce<https://mail.zope.org/mailman/listinfo/zope-announce> https://mail.zope.org/mailman/**listinfo/zope<https://mail.zope.org/mailman/listinfo/zope>)
-- Roel Bruggink http://www.fourdigits.nl/mensen/roel-bruggink Four Digits BV http://www.fourdigits.nl Willemsplein 44, 6811 KD, Arnhem tel: +31(0)26 4422700 fax: +31(0)26 7600012 KVK 091621370000 BTW 8161.22.234.B01
participants (4)
-
Jim Fulton -
lists@nidelven-it.no -
Roel Bruggink -
Sanjay Rao