JSF

I am new to this JSF. Can anyone plz tell me what is the difference between web.xml and faces-configthanks in advance
[131 byte] By [prabhath_ma] at [2007-11-26 17:46:40]
# 1
web.xml definies the web container (default pages, servlets, listeners, filters, etc).faces-config.xml definies the configuration of the FacesServlet (managed beans, navigation, converters, validators, etc).
BalusCa at 2007-7-9 4:58:54 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...