Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > JSP Basics
|
JSP Basics Beginning-level questions on JSP. More advanced coders should post to Pro JSP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the JSP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 8th, 2005, 05:46 PM
Registered User
 
Join Date: Dec 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default war file in code download

I have a silly question. I download code but when I unziped I did not see JSP file but I found war file. (except ch01)

So, how can i see source code of java file.

Thank you

Panyapol

 
Old December 13th, 2005, 01:55 AM
Registered User
 
Join Date: Apr 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to albinjoseph Send a message via MSN to albinjoseph Send a message via Yahoo to albinjoseph
Default

From the command prompt execute the command

jar -xf yourwarfilename.war

This will extract all the contents of your war file.

Thanks and Regards

Albin Joseph
www.javacertificate.net





Similar Threads
Thread Thread Starter Forum Replies Last Post
deploying war file in weblogic vivekkumar_23 J2EE 1 July 12th, 2011 06:58 AM
How can i code to download an exe file??? RinoDM HTML Code Clinic 1 May 25th, 2008 05:16 PM
New War File Will Not Replace Old One rkaplan Apache Tomcat 1 February 25th, 2005 05:45 AM
WAR file gauravchhabra9111 Servlets 1 February 11th, 2005 08:13 AM
WAR file gauravchhabra9111 Apache Tomcat 1 January 27th, 2005 12:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.