Hi, We can set the Interval for the poll through Backing Bean for the component like poll.setInterval(5000); (5sec), here Interval should be in milliseconds. As i observe from ur message ,problem me be by setting interval to 1.
Thanks, Ramesh. pdt_p wrote: > > Hi.. > > I do have tr:poll in my page and bind the poll component in a bean which > is set as session bean. > > Is that possible to manually trigger the poll event from a bean? > I did try to set the interval to 1 but the poll is not directly pickup the > latest interval. > > Any idea how to do this? > > thanks. > > Regards, > > pdt > > -- View this message in context: http://www.nabble.com/Trinidad-poll-questions-tp21617715p21704502.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

