Re: [OT] Web application for pushing contents

2006-03-22 Thread Adnan Durrani
Thanks Andy, I was looking at from the server's perspective :). - Original Message - From: "Andy Dailey" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, March 22, 2006 3:01 PM Subject: RE: [OT] Web application for pushing contents

RE: [OT] Web application for pushing contents

2006-03-22 Thread Andy Dailey
an 2 hours... Hope this helps. -Original Message- From: Adnan Durrani [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 22, 2006 2:45 PM To: Struts Users Mailing List Subject: Re: [OT] Web application for pushing contents Hi, I don't know how it could be achieved using the struts

Re: [OT] Web application for pushing contents

2006-03-22 Thread Adnan Durrani
Hi, I don't know how it could be achieved using the struts, maybe store a HttpServletResponse object into a Thread, and sleep it for every 2 hours and write out the contents using the same response object. but I thing ICEfaces doing the exactly samething what you are looking for: http://www.ic