S
sunil_varma
hi friends
i what to send a file from client to server. i used post method for it.
but for better performance i zipped the file using (java.util.zip) and
send it as normal file ,at server i cannot unzip the file (i
sucessfully zip and unzip at client). i stopped at unzip .
can any one help me plz....
i what to send a file from client to server. i used post method for it.
but for better performance i zipped the file using (java.util.zip) and
send it as normal file ,at server i cannot unzip the file (i
sucessfully zip and unzip at client). i stopped at unzip .
can any one help me plz....