[Zope] Monitoring transversal

Kevin Carlson khcarlso@bellsouth.net
Thu, 13 Jun 2002 09:25:09 -0400


Hi all,

I have a situation where I need to be able to handle a URL like
http://www.xxx.com:8080/<arg> where <arg> is somehow trapped by a python
script.  I know this type of thing can be done with a ZSQL method to pass in
a single argument, but I am not aware of how to do this otherwise.  Any
ideas on how to do this?

Thanks,

Kevin