Thanks Steve. I'll look into the commons-io "Tailer". But any idea on how to use this with wicket?
On Mon, Nov 21, 2011 at 11:10 AM, Steve Swinsburg <steve.swinsb...@gmail.com > wrote: > I've done something similar to this using the Tailer class from commons-io. > > cheers, > Steve > > > On 21/11/2011, at 12:59 PM, James wrote: > > > Dear wicket community, > > > > In a project that I'm working on, I need to build a "live log viewer" or > > "dynamic log viewer" or "refreshable log viewer". > > Much like how hudson/jenkins displays the console output. > > > > The idea is to dynamically display the new data added to a log file along > > with the existing content. > > > > How to go about doing this? Please throw some light on this. > > > > I searched about this in the web, mailing lists but couldn't find what I > > was looking for, so I'm posting it here. > > If this is asked elsewhere, kindly re-direct me to the respective > resource. > > > > -- > > Thanks & Regards, > > James > > A happy Wicket user > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Thanks & Regards, James