list the contents of jar, ear, war files

Hi All,It has been several years since I have worked in java and now I am trying to get caught back up :-). My question is: Is there a standard utility that can dump/list the contents of the packaging files: jar, ear, war?Thanks in advance!
[268 byte] By [AnthonyLaMarka] at [2007-10-3 3:29:18]
# 1
You can use winzip. OR you can use the jar command provided in JDK.jar -tvf <<your archive (jar, war, ear)>>
bhayzonea at 2007-7-14 21:23:04 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...