it's nothing about s2, you just use javascript ajax to request you user list from Server side, every 5min.
Regards, Mead On Sun, May 1, 2011 at 1:42 AM, newbee7 <[email protected]> wrote: > I am new into struts2, > I wanted to create a page having two section(upper, lower) . In upper > screen > i wanted to display list of users and this list needs to be refresh in > every > 5 sec and keeping records that was selected . and at lower section have > submit button(which i don't want to refresh) . on click of submit i want to > process some business logic on selected user list. > > > Could anyone please help me doing this in struts2. > > Thanks, > Newbee-- > View this message in context: > http://struts.1045723.n5.nabble.com/refresh-table-every-5-sec-tp4361458p4361458.html > Sent from the Struts - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

