Hi Hiran,

You can use *java.util.zip.ZipOutputStream* class and other classes in
java.util.zip package

Thanks
Harshani



On Sun, Aug 8, 2010 at 11:10 AM, Hiren <dutta.hi...@gmail.com> wrote:

> I need a help regarding below mentioned scenario.
> 1. Get streaming Zip file.
> 2. Unzip streaming zip file (i.e when a chunk received)
> 3. Zip file contains few text files. have to perform validations on
> that text files.
> Objective: Receive streaming zip file chunk, unzip the chunk, and
> validation should be performed paralley and Just In Time.
> Please share your views.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com<java-ee-j2ee-programming-with-passion%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
>
> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to