Thanks Igor,

I tired by returning null in getCacheKey() method and is working great.
Even 'Matthijs Wensveen' replied to my mail with the same explanation.

Thanks,
Venkat


igor.vaynberg wrote:
> 
> 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-flush-the-markup-stream-in-getMarkupResourceStream%28%29-method-tp14424660p14460441.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to