Hello, i'am using a sandbox pprPanelGroup with periodicalUpdate to realize a progress bar. If I start my time consuming server request by a commandLink my progress bar works fine if I use the "excludeFromStoppingPeriodicalUpdate" attribute of pprPanelGroup. But I want to start my time consuming request by a commandButton which blocks the periodicalUpdate. Is there a chance to avoid this blocking?
best regards -- View this message in context: http://www.nabble.com/Sandbox-periodicalUpdate-of-pprPanelGroup-blocks-by-commandButton-tp19737746p19737746.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

