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
it to >any of several free internet picture sites. > >More information would be... helpful. Things like the configuration of the >action that's throwing the exception. > >Dave > > >--- On Mon, 8/18/08, Pranab <[EMAIL PROTECTED]> wrote: > > > From: Pra

Re: NullPointer Exception On IE7

2008-08-18 Thread Dave Newton
s throwing the exception. Dave --- On Mon, 8/18/08, Pranab <[EMAIL PROTECTED]> wrote: > From: Pranab <[EMAIL PROTECTED]> > Subject: NullPointer Exception On IE7 > To: user@struts.apache.org > Cc: [EMAIL PROTECTED] > Date: Monday, August 18, 2008, 5:24 AM >

NullPointer Exception On IE7

2008-08-18 Thread Pranab
Hi Folks, We are facing NullPointer Exceptions in IE7, though such error are not coming in IE6, actually this error is coming at our client on IE7 only. We unable to recreate the same at our side even in IE7. Implementation-Version: 1.0 Specification-Title: Struts Framework Specification-Versio