I am developing a rmi chat room with some GUI. I have to take input from client n send it to server.But I am not able to use the value read from Jtextfield. Can anyone pls help me how to use the read input from user to send to serverI am developing a rmi chat room with some GUI.