Pessoal,
estou tendo problema nos testes qeu estou fazendo com o netbeans IDE 6.7.
Agradeço quem puder me ajudar
O erro apresentado é:
[color=blue]
[i]type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: PWC1232: Exceeded maximum depth for nested request dispatches: 20
note The full stack traces of the exception and its root causes are available in the GlassFish/v3 logs.[/i]
[/color]
Vejam o meu arquivo web.xml:
[color=red]
<?xml version="1.0" encoding="UTF-8"?>
com.sun.faces.verifyObjects
false
com.sun.faces.validateXml
true
javax.faces.STATE_SAVING_METHOD
client
Faces Servlet
/welcomeJSF.jsp
1
Faces Servlet
welcomeJSF.jsp
30
welcomeJSF.jsp
[/color]