Re: [OT] Web application for pushing contents

2006-03-22 Thread Adnan Durrani
ours... 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, maybe sto

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