Haven't tested it with dataScroller, but you're welcome to try my PostRedirectGet phase listener (http://learnjsf.com/wp/2006/08/06/a-prg-phase-listener-for-jsf/), which automatically issues a redirect to a GET after every POST.
/dmc On 1/9/07, andnaess <[EMAIL PROTECTED]> wrote:
Hi I'm using the dataTable and dataScroller together in a standard manner. However, moving between the pages uses POST request, so if the user tries to hit reload while looking at some page, he gets that old nasty "Repost data" message. Is there some way I can make the dataScroller links cause a redirect to happen? The same probably also applies to the sort headers in the dataTable. André Næss -- View this message in context: http://www.nabble.com/DataScroller-and-POST-GET-redirect-tf2944965.html#a8235235 Sent from the MyFaces - Users mailing list archive at Nabble.com.
-- David Chandler Development Coach learnjsf.com

