CGI to xml

Graeme Matthew gsmatthew at ozemail.com.au
Wed Jun 4 06:30:52 EDT 2003


Hi all

Please can i get everyones advice on what im about to do

I have a single controller.py script that runsa for all reuqests on the
webserver, it instantiates a cgi object then converts the cgi.FieldStorage
to an xml file then sends the xml request to an appserver. The cgi request
could include file uploads.

Is my method ok or is there a better alternative ?

many thanks

graeme








More information about the Python-list mailing list