| Author |
Servlet sends zip file to client
|
sindy lee
Greenhorn
Joined: Aug 05, 2010
Posts: 14
|
|
Hi, everyone,
I have a problem and need your help. My servlet is:
And my client is:
The Problem is, if i try to open my "zipmaildir.zip", it tells me "the file can not opened, it is not a zip file". So what's wrong here? How should i send my compressed files stream to client, and how can i convert it to a file?
|
 |
 |
|
|
subject: Servlet sends zip file to client
|
|
|