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