How can I place an applet on the www which refers many files
Hi all,
I am trying to put a chating application on the web. The application is a server/client distributed system where the server will run all the time. In addition, the client program utilizes an applet. So my question is how can I put these diferent files on my host and able to use as many client applets as I want. In COMMNAD line I just run the server program first and then use as many COMMAND line as I want to activate the client program. that way we were using before but now we need to put this on the web.
please help
Jii

