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

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

abhi

u can use the java zip api to zip the contents and by using the
request.getInputStream()
in jsp u can make upload possible.....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top