On Tue, 2002-10-29 at 22:12, Bob Gailer wrote: > When I read the high-level description of WebWare I saw the term "servelet" > and mis-read it as "applet". What I'm most interested in is tools for > building the web client side of an application: goals being (ideally) thin > client and use of socket communication to update parts of pages in place. > Do you know of such?
Some suggestions: IBM have an alphaworks project called DirectDOM that gives you access to the DOM via Java 'weblets'. Google for DirectDOM. Java applets + netscape.javascript or the w3c dom stuff Microsoft or Javascript Remote Scripting + Javascript + DOM XMLRPCLIB or SOAP + Javascript + DOM Nick ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
