In "WTP Tutorials - JavaServer Faces Tools Tutorial" I get the following
message when I try to run the login.jsp: "The requested resource
(/JSFTutorial/login.faces) is not available" I looked under the archives
and found a related case and it suggested copying the jsf-api.jar and
js-impl.jar files to the /lib directory of the Tomcat server. I did this,
restarted the server and still get the same message.
>In "WTP Tutorials - JavaServer Faces Tools Tutorial" I get the following
>message when I try to run the login.jsp: "The requested resource
>(/JSFTutorial/login.faces) is not available" I looked under the archives
>and found a related case and it suggested copying the jsf-api.jar and
>js-impl.jar files to the /lib directory of the Tomcat server. I did this,
>restarted the server and still get the same message.
>