All, A quick plug for some Python code : I've just written a nice lightweight web service framework in pure Python. It takes in HTTP requests and returns XML documents as results. It's a middleware ish very lightweight CORBA ish replacement. (+ it's Free)
What I think it excels at is that new services are VERY easy to plug in. The framework (MSS) allows new services (just about anything in Python) to be added and provides them with a Web interface for execution. Take a look at : http://homepages.shu.ac.uk/~mjwhitel/mss Any comments are more than welcome Thanks Matt _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython