Hi Aneesha, you have to copy the contents of the $release_dir/lib folder to your WEB-INF/lib folder and configure MyFaces in several steps with your web.xml and faces-config.xml. This is all described here: http://myfaces.apache.org/gettingstarted.html. At the bottom of the page is a link to the Core-Servlets JSF Tutorial by Marty Hall which is recommendable for beginners. On these pages you should find anything you need.
With best regards Chris "Aneesha Govil" <[EMAIL PROTECTED]> schrieb am 20.09.2006 10:53:33: > Hi All, > > I am new to JSF and MyFaces. I cannot find specific instructions on > how to install and configure and use MyFaces. I have downloaded the > myfaces-core-1.1.4-bin.tar.gz file and extracted it. It does not > have any WEB-INF folder as mentioned at some places. The > Installation and configuration page on the wiki says it works with > Tomcat 5.5 "out of the box". Does that mean I don't need to > install/configure/copy anything? > > On the Getting Started page, an examples war file is mentioned. I > cannot find a download location for it. > > Well we decided to use MyFaces instead of Sun's RI for a project > because of better documentation and help. I am not so sure right > now. If I can't get started, how will I be able to use it? > > Can anyone help? > > Thanks.

