I tried to setup the server and started it successfully. I want some help on the client. I copied babelchat/client folder into my tomcat webapps and started the server. But gives me error. I then place only client inside my webapps and started the app. When i access the client the applet tries to load and hangs in between. Could you guys give some tips please
Thanks,
AK
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I tried to setup the server and started it successfully. I want some help on the client. I copied babelchat/client folder into my tomcat webapps and started the server. But gives me error. I then place only client inside my webapps and started the app. When i access the client the applet tries to load and hangs in between. Could you guys give some tips please
Thanks,
AK
make sure you have the proper variables setup in the client's HTML page. check the <params> to see that they point to your server.
eric