RE: NullPointer Exception On IE7

2008-08-18 Thread Martin Gainty
arily endorse content contained within this transmission. > Date: Mon, 18 Aug 2008 05:04:52 -0700> From: [EMAIL PROTECTED]> Subject: Re: Re: NullPointer Exception On IE7> To: user@struts.apache.org> > So... we still have no idea what exception is being thrown.> > That makes

Re: NullPointer Exception On IE7

2008-08-18 Thread Jeromy Evans
Dave Newton wrote: So... we still have no idea what exception is being thrown. That makes it really hard to even begin. Dave I think MemberId is null: memberID = memberID.substring(memberID.lastIndexOf('\\') + 1); Or pageRequested is null searchForm.setPageRequested(Integer.parseIn

Re: Re: NullPointer Exception On IE7

2008-08-18 Thread Dave Newton
So... we still have no idea what exception is being thrown. That makes it really hard to even begin. Dave --- On Mon, 8/18/08, Pranab <[EMAIL PROTECTED]> wrote: > From: Pranab <[EMAIL PROTECTED]> > Subject: Re: Re: NullPointer Exception On IE7 > To: "Struts Users

Re: Re: NullPointer Exception On IE7

2008-08-18 Thread Pranab
Thanks Dave, if this violates the mailing list policy then I'm sorry for that. But the amazing thing is that I'm not getting any sort of error in log with descriptive information. The application is working very fine at our end, also for most of the users only few people are getting NullPointer

Re: NullPointer Exception On IE7

2008-08-18 Thread Dave Newton
Attachments aren't propagated to the mailing list. If you really think a screenshot is the best way to capture textual information you could post it to any of several free internet picture sites. More information would be... helpful. Things like the configuration of the action that's throwing t