1
I am having problems running JSF on Jetty 9. Some specific jar is required within the application or some configuration in Jetty?
1
I am having problems running JSF on Jetty 9. Some specific jar is required within the application or some configuration in Jetty?
2
Guys, the mistake I was having was the following Exception: Error Could not find Factory: javax.faces.context.Facescontextfactory
I found in Stackoverflow itself someone with similar error and the solution at the following address: https://stackoverflow.com/questions/9273439/error-could-not-find-factory-javax-faces-context-facescontextfactory
Thanks
Browser other questions tagged java jsf
You are not signed in. Login or sign up in order to post.
Your question is very vague. What error are you having? Is there any way you can edit your question by adding the stack trace?
– uaiHebert