Hi, I saw that approach in the samples, but thought it would be nice to be able to navigate the site passing parameters with POST sometimes, so instead I came up with this: This is how I work with hidden continuation ids since my form posts. > > You can select based upon the request:method - continuing only on POST: > > > > > > value="{0}" /> > > > > continuation="{request-param:continuation-id}" > /> > > > > Regards, > Eric