I am trying to learn JSF, and I have made a small project in Eclipse. When I choose Run as Server, I get a RunTimeException saying "Cannot find FacesContext". I know this is because I need to use .faces instead of .jsp or .jsf. But I would much rather be able to use .jsp or nothing at all, so that /Test or /Test/File.jsp would have the same effect as /Test/File.faces in loading the actual webpage. I figure I need to change something in faces-config.xml or web.xml, but I don't know what.
How to load .jsp instead of .faces
Started by ThemePark, Jun 10 2010 11:59 AM
1 reply to this topic


Sign In
Create Account


Back to top









