[EMAIL PROTECTED] wrote:
> 
> I download the sample servlets program for Tomcat from java tutorial website.
> But it is a
> tut-bookstore-tomcat.war, a .war file.
> 
> How can I unpack this war file and take a look of source code?
> 
> Thanks,
> Peter


just use jar, 

jar xf filename.war

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to