Bug 5450 - when requesting html page for second time(refresh), the content is not display.
Summary: when requesting html page for second time(refresh), the content is not display.
Status: CLOSED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: IO Taglib (show other bugs)
Version: 1.0
Hardware: PC All
: P3 major (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
: 3868 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-12-16 16:01 UTC by Artem Grigoryan
Modified: 2005-03-20 17:06 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Grigoryan 2001-12-16 16:01:46 UTC
Hi,

I am currently running JRUN 3.1 and trying out io library.
I was playing around width the examples provided in the build and tried 
quote.jsp example.

So on the first try the quote for SUNW is retrived fine.

However, if I press refresh on IE, I am getting blank.  Is there some setting I 
am missing that is need to be include?

Thanks,

Artem
Comment 1 Artem Grigoryan 2001-12-16 16:56:24 UTC
Hey,

I found how to fix the bug in URLTag.java release method you should reset 
output to TRUE not FALSE.

Cheers,

Artem
Comment 2 James Strachan 2001-12-20 07:22:31 UTC
Hi Artem

Thanks for spotting this. I've applied your patch and it appears to work fine 
for me. I've committed this change into CVS so this should show up in the next 
nightly build. Want to try it out and see if this fixes the problem?

James
Comment 3 James Strachan 2001-12-20 07:25:37 UTC
*** Bug 3868 has been marked as a duplicate of this bug. ***