Update rules in PackageResourceGuard

2009-05-28 Thread Martin Dietze
Hi,

 I added my own subclass of PackageResourceGuard to my
application which provides a configurable interface to the
extensions and file names blacklist.

After a while I noticed that if I put e.g. 'xml' on my
blacklist, the new rule works for all resources which I have not
requested before, but already delivered resources are still
available. I guess this must be due to some kind of caching? How
can I enforce a new rule on resources even if they have been
delivered before?

Cheers,

Martin

-- 
--- / http://herbert.the-little-red-haired-girl.org / -
=+= 
Was ist ein Cluster?
Wenn vier Bratscher unisono spielen.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Update rules in PackageResourceGuard

2009-05-28 Thread Igor Vaynberg
clear your browser cache.

-igor

On Thu, May 28, 2009 at 11:28 AM, Martin Dietze d...@fh-wedel.de wrote:
 Hi,

  I added my own subclass of PackageResourceGuard to my
 application which provides a configurable interface to the
 extensions and file names blacklist.

 After a while I noticed that if I put e.g. 'xml' on my
 blacklist, the new rule works for all resources which I have not
 requested before, but already delivered resources are still
 available. I guess this must be due to some kind of caching? How
 can I enforce a new rule on resources even if they have been
 delivered before?

 Cheers,

 Martin

 --
 --- / http://herbert.the-little-red-haired-girl.org / -
 =+=
 Was ist ein Cluster?
 Wenn vier Bratscher unisono spielen.

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Update rules in PackageResourceGuard

2009-05-28 Thread Martin Dietze
On Thu, May 28, 2009, Igor Vaynberg wrote:

  can I enforce a new rule on resources even if they have been
  delivered before?

 clear your browser cache.

Hmm, that was my first guess, I even accessed the page using a
different browser. 

Cheers,

Martin

-- 
--- / http://herbert.the-little-red-haired-girl.org / -
=+= 
Tower: Hoehe und Position?
Pilot: Ich bin 1.80m und sitze vorne links.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org