Re: [xwt-users] RPC/servlet session state with XWT?

Emiliano Heyns <[email protected]> Thu, 25 Sep 2003 22:06:48 +0200
Newsgroups gmane.comp.java.xwt.users
Message-ID <[email protected]>
Wayne Pierce wrote:
> Medusa is a server framework, which includes a HTTP server.  I think there 
> are some working code examples for XML-RPC that ship with it as well.
> 
> http://www.nightmare.com

I have also looked at Medusa, but find its documentation a bit sparse. 
Twisted (http://www.twistedmatrix.com/) seems to deliver the same 
functionality but comes with more docs. Looks like I'm going to go with 
Twisted, at least for now.

Still getting over the shock that I might actually write Python code,
Emiliano