JSF: JspException: No faces context?!

Hi All,

I have just started to look into JSF. I'm not sure if this is the write forum to post this question but any helpful answers are appreciated.

I downloaded a completely developed simple application from the following tutorial:

http://www.exadel.com/tutorial/jsf/jsftutorial-kickstart.html

One can download the same directly from:

http://www.exadel.com/tutorial/jsf/misc/jsfks-done.zip

I tried to access the index page but getting the following error:

javax.servlet.ServletException: No faces context?!

org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:858)

org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)

org.apache.jsp.index_jsp._jspService(index_jsp.java:86)

org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)

javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)

org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)

org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)

javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

I'm using JBoss server to run the application. I tried to google the error but no helpful answers. Any suggestion is welcome.

Thanks.

[1490 byte] By [talk2keya] at [2007-11-27 8:32:52]
# 1
Try the JavaServer Faces forum. You may get better reponses there.
linxpda_tcolea at 2007-7-12 20:28:49 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hi linxpda_tcole, can you please let me know the URL where I can post/ register. Isn't JSF a product by SUN?
talk2keya at 2007-7-12 20:28:49 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...