Hi,
I am trying to run following
JSF hello world simple example. I am getting following error when i run the application on server at index page as following
my index.jsp code is
HelloWorld.jsf code looks like
HelloWorldBean code looks like
Web.xml looks like
How can I resolve above error. Any ideas, suggestions, sample code, resources highly appreciated. Thanks in advance