Re: urgent guys

2009-10-14 Thread rajendar are
Hi, check once preExecute method in your action class. Regards, Rajendar 2009/10/14 swathi reddy > Hi all guys > > can u tell me whare exactly this error is being raised in my project > > I am using struts 1.3.8 > errror log is like this below : > > > java.lang.NullPointerException > > at >

Re: urgent guys

2009-10-14 Thread Bhaarat Sharma
how about you give us code from VoyagerDispatchAction.java around like 178. On Wed, Oct 14, 2009 at 7:31 AM, swathi reddy wrote: > Hi all guys > > can u tell me whare exactly this error is being raised in my project > > I am using struts 1.3.8 > errror log is like this below : > > > java.lang.

Re: urgent guys

2009-10-14 Thread Nils-Helge Garli Hegvik
What happens at com.xiusbcgi.ui.struts.action.VoyagerDispatchAction.preExecute(VoyagerDispatchAction.java:178) ? Nils-H On Wed, Oct 14, 2009 at 1:31 PM, swathi reddy wrote: >  Hi  all guys > > can u tell me whare exactly this error is being raised in my project > > I am using struts 1.3.8 > errr

urgent guys

2009-10-14 Thread swathi reddy
Hi all guys can u tell me whare exactly this error is being raised in my project I am using struts 1.3.8 errror log is like this below : java.lang.NullPointerException at com.xiusbcgi.ui.struts.action.VoyagerDispatchAction.preExecute(VoyagerDispatchAction.java:178) at com.xiusbcgi.ui.struts