Problem with Faces Context

Hi,

Iam getting javax.servlet.jsp.JspException: Cannot find FacesContext Exception while executing the jsf application.My tomcat version is 6.0 and jdk 1.5 and jsf is 1.1 .Am added all the required jar files into the class path .And am checked url patterns like *.faces and /faces/* but me getting the same exception.Is there any problem with my tomact Plz suggest me.

thanks & regards

Venkat

[421 byte] By [Venkat_JSFa] at [2007-11-27 7:08:12]
# 1
is ur servlet mappling for Faces Servlet is ok in web .xmlPlease confirm that class written in servlet mappling for faces servlet is available in jar files.may be ur problem is due to this reason.
PRohillaa at 2007-7-12 18:59:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
> added all the required jar files into the class pathWhere exactly?
BalusCa at 2007-7-12 18:59:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...