HTTP 404 ERROR TYPE:STATUS REPORT DESC:REQUESTED RESOURCE NOT AVAIlABLE
843840Jun 23 2010 — edited Jun 29 2010Hi,
I've created a web application and when i run it the browser shows the following:-
____
HTTP Status 404 - /WebApplication1/
type Status report
message /WebApplication1/
description The requested resource (/WebApplication1/) is not available.
Apache Tomcat/6.0.18
______
What do I need to change in NetBeans in the properties of /WebApplication1 to allow tomcat to view the app?
The properties are:
Project Folder = /export/myproject_Netbeans/WebApplication1
Web Page Folder = web
WEB_INF = web/WEB-INF
Server : Tomcat 6.0
Java EE 5
Context Patch Path /WebApplication1
All help appreciated - thanks.