I am trying to connect to a java servlet using socket.connect and trying to write using to post method. how can I send the request parameter in post.
Thanks in advance