Re: realtime updatable list ..

2007-10-26 Thread Laurie Harper
Giovanni Azua wrote: hi all, I have at "application scope level" a list of data received as event from a system outside the Struts 2 web app. I then have my struts application with a JSP page that shows to the user the list using displaytag when the user chooses to have an overview of such li

realtime updatable list ..

2007-10-17 Thread Giovanni Azua
hi all, I have at "application scope level" a list of data received as event from a system outside the Struts 2 web app. I then have my struts application with a JSP page that shows to the user the list using displaytag when the user chooses to have an overview of such list. The question is: