Hello,
I went to download the source code for Beginning JavaServer Pages.
I received a .zip file called ' BeginningJavaServerPages.zip', which was 15.5 megabytes.
After I extracted it, I saw that only Chapter 1 had all the source code. The following chapters only have the .WAR files:
Chapters 2-10, 12, 13, 15.
Am I missing something? Being rather new at this, I tried deploying the war files via the Tomcat Web Application Manager, and got the following message:
OK - Deployed application at context path /ch03
However, none of the files appeared in the respective directories.
Did anyone else encounter this problem and / or find a solution?
I used the following link and tried both the 'FTP' and 'HTTP' options:
http://www.wrox.com/WileyCDA/WroxTit...load_code.html
Any suggestions are greatly appreciated!