Galera, sou iniciante em JSF, estou desenvolvendo uma aplicação de exemplo q encontrei aqui na web, mas está dando um erro :
[b]HTTP Status 500 -
type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: java.lang.NullPointerException
root cause
javax.faces.el.EvaluationException: java.lang.NullPointerException
root cause
java.lang.NullPointerException
note The full stack traces of the exception and its root causes are available in the GlassFish Server Open Source Edition 3.0.1 logs.[/b]
Estou usando o Glassfish… e a IDE Eclipse…
Alguém pode me ajudar???