public class DisplayPage extends WebPage implements
IMarkupResourceStreamProvider, **IMarkupCacheKeyProvider** {...}

-igor


On Dec 19, 2007 11:34 PM, Gabor Szokoli <[EMAIL PROTECTED]> wrote:
> Me Too!
>
> Well, not exactly, but similar issue:
>
> We read markup files from the file systems, and consider implementing
> a JMX trigger for reloading them, but what should the triggered method
> actually do?
>
> (In the mean time I realised the solution to my problem is probably
> different from vekys, but I assume mine resembles "flush" more, so
> dibs on his subject line! :-) )
>
>
> Gabor Szokoli
>
> On Dec 19, 2007 9:26 PM, venky221 <[EMAIL PROTECTED]> wrote:
> >
> > If I restart my tomcat between the two requests, it works fine but I can not
> > flush the markup content that I was getting from getMarkupResourceStream()
> > method if I am making the two requests without restarting my server.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to