uploading and receiving zip file(java.util.zip) ?



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....

.



Relevant Pages

  • c# web service causing Internal Server error on remote machine
    ... and a client with Borland Delphi 7. ... Then client uses post method to ... access the webservice. ... Internal Server error. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Client HTTP Status 12031. Server IIS Log 400 w/ Win32 status 121
    ... Moving away from WinInet usage on the server is always a good idea -- it was ... we focused our efforts on the client side of things ... client servers and workstations which had us going as to why the cold fusion ... the COM component was changed to use a server post method instead ...
    (microsoft.public.inetserver.iis)
  • Re: uploading and receiving zip file(java.util.zip) ?
    ... in jsp u can make upload possible..... ... i what to send a file from client to server. ... sucessfully zip and unzip at client). ...
    (comp.lang.java.programmer)
  • Re: why use $_POST when you have $_SESSION?
    ... data from the client to the server, ... $_GET is used to request data FROM the server, ... whereas the POST method is not. ... This is the correct way as it is not good practice to bookmark a URL which ...
    (comp.lang.php)
  • Re: why use $_POST when you have $_SESSION?
    ... data from the client to the server, ... used to send data TO the server. ... whereas the POST method is not. ... This is the correct way as it is not good practice to bookmark a URL which ...
    (comp.lang.php)