• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

javax. servlet.jsp.J spException: Cannot find FacesContext

 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello friends,
why am getting this javax.servlet.jsp.JspException: Cannot find FacesContext
exception.

My web.xml file listing is:



pls. tell me what should be the directory structure of my appl when I write my web.xml as above.I mean whr shld be the index.html,cust folder etc. etc.

Thanks and regards.
[ January 24, 2006: Message edited by: Mohammed Ibrahim ]
reply
    Bookmark Topic Watch Topic
  • New Topic