Actually, thinking about it, the real nut here is using an applet in the browser to begin with. This application might be cleaner if it ran all on the trio server side, sending pure html/javascript to the browser. It might not be quite as snappy, but it wouldn't require people to enable java in the browser which is also a bit of a drag. Applets seem like they were pretty much a dead end architecturally.

-dB