If you use a normal bookmarkable page (redirect)  yes this will happen
But if you use a statefull page that does a redirect then if you do a
refresh you get that page back.

Also you still can have a bookmarkble page/link that also results in the
page to be reused, use the:

HybridUrlCodingStrategy
johan



On Jan 22, 2008 3:01 AM, <[EMAIL PROTECTED]> wrote:

> > Would it be possible to turn a bookmarkale/stateless page object
> > into a stateful page during a session once user first access it.
>
> these pages are not created until accessed...so not sure what you mean
>
> >> I meant once they are created, accessing it again (say hit refresh
> button on browser) should
> not result in a new page object recreation, instead using a way to
> locate the previous created object and rerender it as in a stateful
> page.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to