1 2 Previous Next 20 Replies Latest reply on Mar 23, 2010 4:12 PM by nbelaevski

    Why Is .XHTML file trying to call .JSP file in Rich Faces Project?

    jabailo

      I am trying to build the JBoss Rich Faces tutorial described here:

       

      An Introduction To JBoss RichFaces

      http://java.dzone.com/articles/an-introduction-to-jboss-richf?page=0,3

       

      I am using the Eclipse 3.4.2 pre-configured for JBoss 4.3.2 AS server.

       

       

      I am up to Page 4 of the article, by which point, I have added the user.xhtml file.

       

      I right-click to run the file, but when it deploys it says

       

       

      /richfaces-start/user.jsp


      The requested resource (/richfaces-start/user.jsp) is not available.

       

       

      I do not define user.jsp anywhere (as per the article).

       

      Does user.xhtml require a user.jsp?   Do I need to define this in a config?

        1 2 Previous Next