Hai Everybody,
 
I had a small problem in sending data from applet to servlet using POST method.
here what i want is to send java objects ( eg: java Vector ) to the backsend servlet.
iam using the HTTP POST Method, so i would i calculate the length of the Object( the data which i want to post)
to set in the the CONTENT_LENGTH Property of URL class.
 
Thanks a Lot in Adv.
 
Mahesh

Reply via email to