First try at JSF http 404 error
843842Jan 16 2006 — edited Nov 4 2006I new to JSF and am having trouble getting it to work. I've downloaded an example from the web from 222-128.ibm.com and am trying to build and execute it using NetBeans 4.1.
I get an http404 error "The requested resource (/progname/) is not available."
If I remove the remove the faces-config.xml file, put back the default web.xml file, remove JSF libraries and remove JSF tags from my JSPs, they display properly, so that much of the example works.
If I put back the faces-config.xml, web.xml and JSF tags in the JSP, I get a message indicating the java server faces servlet is not available.
If I add the JSF libraries, I get the error described above.
I am running this on windows XP with tomcat 5.5.7.