Posted By:
priya_sesh
Posted On:
Tuesday, July 27, 2010 05:29 AM
Hi, i am getting this exception , but don't no how why and where its being occurred can u give any clues so that i can figure it out ServletException.RootCause java.lang.NullPointerException at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:374) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:231) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) ..... so on thanks Pri
More>>
Hi,
i am getting this exception , but don't no how why and where its being occurred can u give any clues so that i can figure it out
ServletException.RootCause java.lang.NullPointerException
at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:374)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:231)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
..... so on
thanks
Pri
<<Less