[Zope] Subpath versus POST body

Dan Ellis dan.ellis at northlindsey.ac.uk
Mon Sep 20 06:32:35 EDT 2004


Okay, I seem to have found a solution that works. I use a PythonScript 
object which just does:

return container.myexternalmethod(container.REQUEST)

This is okay, in that I get request.traverse_subpath, request.stdin and 
can use an external Python editor. It's very non-obvious, tho!

Dan.

-- 
Dan Ellis <dan.ellis at northlindsey.ac.uk>
Computer Officer, North Lindsey College
01724 294024 (ext. 4024 internally)
Microsoft Certified Professional


More information about the Zope mailing list