deploying .war files
to try out the samples of Beginning Java server Pages, I downloaded the samples of the book. when i deploy the .war files i get the following error when i try to run the application:
The chapter 1 app runs fine
HTTP Status 404 - /ch02/
type Status report
message /ch02/
description The requested resource (/ch02/) is not available.
Apache Tomcat/5.5.23
Please Help
|