File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Ranch Office and the fly likes Where did they go??? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » This Site » Ranch Office
Reply Bookmark "Where did they go???" Watch "Where did they go???" New topic
Author

Where did they go???

Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
I posted several messages today that bumped up the count, but don't display.
I have tried refreshing, I have "deleted all my temporary internet files".
Any other suggestions.
Here is an example http://www.javaranch.com/ubb/Forum33/HTML/001537.html
and http://www.javaranch.com/ubb/Forum33/HTML/001534.html
[This message has been edited by Cindy Glass (edited February 03, 2001).]


"JavaRanch, where the deer and the Certified play" - David O'Meara
Marilyn de Queiroz
Sheriff

Joined: Jul 22, 2000
Posts: 9001
I'm not having any problem seeing them.


JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
Well, even closing down my browser didn't help. But today I can see them fine, so re-booting fixed the problem. What is so weird is that it only happened on a few of the many things that I posted.
Well, this only happens at home, so I wonder if it is an AOL thing??? I use AOL for my ISP, then I minimize it and use IE for the browser (AOL drives me nuts).
paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 18131

Chances are that something, somewhere has decided to cache the pages for you. You can see them, but you don't "have to" pass them all the way through the modem again - the cache thinks the older pages are just as good.
Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
But why just a few of them, and why doesn't refresh fix it, that's what refresh if FOR.
Peter Tran
Bartender

Joined: Jan 02, 2001
Posts: 783
Cindy,
I was helping Randall on an Applet problem, and stupid IE5.5 cached my class file somewhere. Every changed I made never got reflected. I was so annoyed. I resorted to what you did, reboot.
-Peter
Thomas Paul
mister krabs
Ranch Hand

Joined: May 05, 2000
Posts: 13974
It's and AOL thing. AOL has millions of customers so rather than go out to the web for every page request, AOL caches pages and then serves them upon request. So you can refresh 1 million times but you are only refreshing your own cache from AOL's cache.
AOL only caches straight HTML pages, not cgi pages. That is why the topic pages will show the new count but the actual detail page doesn't show any update. There is a very simple solution... get a real ISP.


Associate Instructor - Hofstra University
Amazon Top 750 reviewer - Blog - Unresolved References - Book Review Blog
Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
AH! Now it all becomes clear.
I think that you have convinced me. I am printing this page right now for tonight's heart to heart talk with my sweetie. (He has this "thing" about AOL - which is why we use it at all).
SO - any good suggestions for a REAL ISP?
The problem is we live north of Detroit - about 20 miles from Port Huron, in the boonies (like with cows around us) and I sure don't want to pay long distance charges.
Thomas Paul
mister krabs
Ranch Hand

Joined: May 05, 2000
Posts: 13974
Before I got a cable modem, I used to use MindSpring which is now part of EarthLink. I never had any problems with them.
John Raynor
Greenhorn

Joined: Mar 06, 2001
Posts: 4
I could be completely missing the point here, but if a web page isn't refreshing properly you can force your browser to load the latest page by holding down Shift (or is it Ctrl? I'm not sure) then clicking Refresh.
I don't know anything about AOL, but I hope this works for you
Thomas Paul
mister krabs
Ranch Hand

Joined: May 05, 2000
Posts: 13974
The problem is that AOL does their own caching so reloading the page will only re-pull the page from AOL's cache.
David Junta
Ranch Hand

Joined: Dec 10, 2000
Posts: 86
I use Mindspring (now with Earthlink) and have had no problems and great service. But DO NOT install the Mindspring software. They never tell anyone this, but it is not at all necessary to use their software. You can set up everything through Dial-up Networking in Windows. I originally did this because I hadn't received the software in the mail yet but got hooked up through tech support. The tech support guy said he, and other tech support people there, does not use Mindspring software and does it the way he showed me. My bro wasn't sure he could do it without the software so he installed it and has had some problems that I think are because of it. But I recommend them...2+ years with not one problem.
 
IntelliJ Java IDE
 
subject: Where did they go???
 
Threads others viewed
About Interfaces
recursion
Absatract Classes
what is abstraction, how is it used in java
Interface Vs Abstract class
IntelliJ Java IDE