If something was fundamentally wrong then why would it work in "FIREFOX".
And moreover these two printlns are giving the same result in Firefox but
not in IE i.e after clicking next these are printing the next page's first
element. I am in the process of using HTTPWatch. I'll let u guys know the
result later.

Thanks

On 2/17/06, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> zahid mohammed wrote:
> > Yes. After clicking next "System.out.println" is printing the right name
> on
> > the console whereas "out.println" is printing the wrong name (first page
> > element) on the jsp.
> >
> Well, it certainly wouldn't be the first page element. It's after a
> logic:iterate and table etc.
>
> First I would create a test JSP w/o all the extra garbage, includes,
> etc. as a sanity check and see if the two printlns are still doing
> different things.
>
> I still do not believe that this is a caching or IE issue. If those two
> lines are doing different things then something is either fundamentally
> wrong or misunderstood. Could be wrong, tho.
>
> Dave
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to