Re: [xwt-users] Backends to use with XWT?

Andrew Kohlsmith <[email protected]> Tue, 27 Jan 2004 11:11:13 -0500
Newsgroups gmane.comp.java.xwt.users
Organization Benshaw Canada
Message-ID <[email protected]>
> Has anyone given thought to what backends they might use with XWT to
> construct a new application?

Pretty much anything that can speak XMLRPC or SOAP, as I am sure you 
know.  :-)

> My first preference would be Java/C. Perl/PHP having lower priority.

I personally use Frontier::RPC2.  Really pretty much anything works.  I've 
even coded a real dirty XMLRPC server in BASH.  :-)

Regards,
Andrew