java.lang.NullPointerException at org.apache.struts.action.RequestProcessor.getServletContext(RequestProcesso r.java:1136)

2005-10-12 Thread Malik, Yousuff M
I need help. I am getting the following exception when I try to login in my web application I am using struts 1.1 and weblogic 7.0. Below is the stack trace <101017> <[ServletContext(id=130706 4407,name=web,context-path=/seal)] Root cause of ServletException java.lang.NullPointerException

RE: java.lang.NullPointerException at org.apache.struts.action.RequestProcessor.getServletContext(RequestProcesso r.java:1136)

2005-10-14 Thread Malik, Yousuff M
I just wanted to follow up and see if any of you had seen this exception before. Basically, how can the servlet context be null?? -Original Message- From: Malik, Yousuff M Sent: Wednesday, October 12, 2005 4:52 PM To: user@struts.apache.org Subject: java.lang.NullPointerException at