"jhimmel" wrote :
| Since I am new to JSF and relatively new to Java, I am not sure what the purpose is
for a file ending in the ?.faces? suffix.
|
| - jhimmel
|
That's how a request is mapped to the JSF servlet. It is done in web.xml.
That's a VERY newbie question. I suggest you look at a book on JSF or an online
tutorial. Take some time to educate yourself on basic java web app concepts. Otherwise,
you will just get lost when it's time to do something complicated.
Stan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022061#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...