RE: scope and presenting realtime data (fwd)

2004-05-27 Thread ramudu
Dear Alexander and others.. thanks for your input.. definitely i will incorporate these things.. above all, i very much enjoyed this tech. discussion.. thanks regards -Ramudu On Thu, 27 May 2004, Jesse Alexander (KXT) wrote: 1) sounds good 2) why not do this checking every other time you

scope and presenting realtime data

2004-05-26 Thread ramudu
the system at same time. How this situation is typically handled in the Struts+jsp environment. thanks regards -Ramudu - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

scope and presenting realtime data (fwd)

2004-05-26 Thread ramudu
Hi, Can anyone suggest some approach for this issue. thanks regards -Ramudu -- Forwarded message -- Date: Wed, 26 May 2004 14:52:23 +0530 (IST) From: [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: scope and presenting

RE: scope and presenting realtime data (fwd)

2004-05-26 Thread ramudu
this bean (storing + polling bean) will be maintained even when there is no user is currently watching the data. Is there anyway to *invalidate* this storage bean if nobody has accessed it in some past N minutes? I am new to struts so this question might be be too simple.. thanks regards -Ramudu

Re: scope and presenting realtime data (fwd)

2004-05-26 Thread ramudu
. if object does not exist, create with the current value e. update the value in data storage object thanks regards -Ramudu On Wed, 26 May 2004, Irfandhy Franciscus wrote: My advice may sound out of the context, but how bout actually storing each last N value