Re: [Dynapi-Help] IOElement/SODA and Java

2003-11-11 Thread Andrew Gillett
Hi George, You are quite correct that an IOElement can download arbitrary data from a web server without needing to refresh the page. I have implemented a java servlet that communicates with aa IOElement using the SODA protocol. It is mostly complete and I've been wanting to post details of it fo

[Dynapi-Help] IOElement/SODA and Java

2003-11-11 Thread George Ardeleanu
Hello everyone , I recently became extremely interested in the IOElement object as a means of comunicating from an html page to a server without have to make another request for the same HTML page . am i correct that with the IOElement and/or the SODA objects in DynAPI 3 you can have a web pag