Our Home Page (CustInfo
), not following the default naming
convention, is specified in the application specification. Reusing the
web.xml from previous illustrations and running the Welcome example
application within Tomcat, running at port 8080, with the request URL
http://localhost:8080/Welcome/app
will take us to the
CustInfo Page of our Welcome application that we just built.