[thelist] Trying to create client/server model

Bertilo Wennergren bertilow at gmx.net
Sat Sep 28 08:10:01 CDT 2002


Joshua Olson:

> My idea is to
> create a Java applet to handle all communication between the client and
> server and use the Java Applet to perform actions on the page, such as
> update form fields, swap graphics, and change the src location of frames.

> Does anybody have any good resources/starting points for doing this?  Is
> there a better way?

I would use a hidden Iframe (or several hidden Iframes) and JavaScript
instead. Javascript has wider support in (modern) clients.

--
Bertilo Wennergren <bertilow at gmx.net> <http://www.bertilow.com>




More information about the thelist mailing list