Posted By:
Prakash_Ramachandran
Posted On:
Tuesday, April 17, 2001 12:08 AM
What can I do if my Client is receiving a NullPointerException when
i am trying to read the request (string) sent by the server.
I am able to send request using BufferedWriter but unable to
get response using BufferedReader.