Forums

Home » Liferay Portal » English » 3. Development

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Satish Babu Anupoju
How create a zip file
January 10, 2012 4:05 AM
Answer

Satish Babu Anupoju

Rank: Junior Member

Posts: 46

Join Date: February 19, 2011

Recent Posts

Hi Friends

I have dynamically created one folder . I want to convert it as a zip file once it gets created.

Can anybody help me it would be great.

It's urgent requirement. emoticon


Regards
Satish Babu
David H Nebinger
RE: How create a zip file
January 10, 2012 5:15 AM
Answer

David H Nebinger

Rank: Liferay Legend

Posts: 4496

Join Date: September 1, 2006

Recent Posts

Use the built-in java support to create a zip file. Plenty of examples using a google search.