Archive in Java

hi,in one of my application, i want to access the archive concept through java.if we have any API's for accessing that or it's possible in java.any one can suggest me regarding this.Regards,Bala
[238 byte] By [art84a] at [2007-11-27 8:53:09]
# 1
What do you mean by "archive"?A zip archive? Use java.util.zipA file system? Use the standard java.io methods
evnafetsa at 2007-7-12 21:10:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...