File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes ServletException Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "ServletException" Watch "ServletException" New topic
Author

ServletException

Ankitt Gupta
Ranch Hand

Joined: Feb 19, 2009
Posts: 101
i am getting the javax.servlet.ServletException : PWC1232: Exceeded maximum depth of nested request dispatches: 20

please tell what is it
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56162
    
  13

Don't you think you should show us the code?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ankitt Gupta
Ranch Hand

Joined: Feb 19, 2009
Posts: 101
I got it fixed
thanks
Bauke Scholtz
Ranch Hand

Joined: Oct 08, 2006
Posts: 2458
My cents on an infinite loop somewhere.


Code depot of a Java EE / JSF developer | JSF / Eclipse / Tomcat kickoff tutorial | DAO kickoff tutorial | I ♥ Unicode
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: ServletException