posted 22 years ago
Are you dynamically writing the page from the java or you using an applet. IF you are dynamically writing it, you just write it into the array.
If you are suing an applet, then you can send information back and forth. It was been talked about before in the forum and a quick search will find it.
Eric