[jboss-user] [Beginners Corner] - Re: Inability to Run a JSF Application on JBoss
stan.silvert@jboss.com
do-not-reply at jboss.com
Sun Feb 25 14:06:01 EST 2007
"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#4022061
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022061
More information about the jboss-user
mailing list