users@glassfish.java.net

url mapping /faces/*

From: <forums_at_java.net>
Date: Tue, 31 May 2011 07:56:26 -0500 (CDT)

I read that a facelet can be accessed, with GF 3.1, directly by:
 1. http://localhost:8080/myapp/page.faces;
 2. http://localhost:8080/myapp/page.jsf;
 3. http://localhost:8080/myapp/faces/page.xhtml.
because that mapping is made automatically by the server.
However the last mapping doesn't work. I have the following error: `The
requested resource () is not available.`
Any idea? Thanks!


--
[Message sent by forum member 'xdevel2000']
View Post: http://forums.java.net/node/807688