Re: servlet request expiration

From: "Schuhmacher, Bret" <Bret(dot)Schuhmacher(at)Aspect(dot)com>
To: "Nico" <nicohmail-postgresql(at)yahoo(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: servlet request expiration
Date: 2005-01-10 13:26:19
Message-ID: 98E4F4D46DACD0479C96D7356D5C37356B02F0@sac1exch3.aspect.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

IE has a bad habit of caching results. Set IE up to refresh every time
you hit the page. Also, even though I have it set up that way, I find I
still need to clear the cache and remove all files (Tools | Options |
General | Delete Cookies... and Tools | Options | General | Delete
Files...).

Give that a shot and see if it helps. Or use Mozilla, it's safer anyway
and doesn't have the same issue.

Rgds,

Bret

> -----Original Message-----
> From: pgsql-jdbc-owner(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Nico
> Sent: Monday, January 10, 2005 8:04 AM
> To: pgsql-jdbc(at)postgresql(dot)org
> Subject: [JDBC] servlet request expiration
>
> When I am testing my servlet, sometimes I see an exception
> and know right away what's causing it. So I fix it in a hurry
> and put it on the webserver.
> But when I hit the refresh button, nothing changes. Sometimes
> changes occur instantly, but mostly the changes happen after
> about five minutes. How can I make this go faster? 5 minutes
> may not be very long, but it's still five minutes are just wasted.
>
> Nico.
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guillaume Cottenceau 2005-01-10 13:29:15 Re: servlet request expiration
Previous Message Nico 2005-01-10 13:03:59 servlet request expiration