PLEASE HELP ME Iam working on a application where i want to establisha socket at server side. This will listen to clients and send some messages to the clients (simililar to chat). I writen this application using java net api. now i want to test this application. we have a hosting server residing at some other place. how can i place this program in server an run?. i tried to run with jsp program but it is giving some error. Please help me....