On Tue, Jan 07, 2003 at 01:34:23PM -0600, Randy Heiland wrote: > Is it possible to use Webware/WebKit from a non-browser client, e.g, from a > Python or Java client? I'm hoping/assuming the answer is yes.
It's pretty simple to use webware (once you have it set up and running) to write a web application using xml-rpc. Then you can write a client with python or anything else to call into the webware servlets methods and get results, which I guess could be images. I've only tried this out by making a simple calculator, which returned the results as stings. In Webware/WebKit there is XMLRPCServlet.py, and see also Examples/XMLRPCExample.py. --Lee Phillips ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss