no just the opposite
bookmarkable url will create a new page (which can be state full or
stateless)


On Fri, Jan 8, 2010 at 14:09, Loritsch, Berin C.
<[email protected]>wrote:

> It's bookmarked pages that avoid new page creation isn't it?
>
> -----Original Message-----
> From: Matej Knopp [mailto:[email protected]]
> Sent: Thursday, January 07, 2010 3:55 PM
> To: [email protected]
> Subject: Re: DiskPageStore file increasing to max size by only
> refreshing a HomePage
>
> SetVersioned(false) does not help with new page instances being created.
>
> -Matej
>
> On Thu, Jan 7, 2010 at 9:46 PM, Wilhelmsen Tor Iver <[email protected]>
> wrote:
> >> about "unversioned", i have just done a quick test on wicket-examples
> >
> >> helloworld, adding serialVersionUID (not informed in the examples)
> and
> >> the
> >> result is the same: pagestore file increasing to the "infinite" (max
> >> size of
> >> course :)
> >
> > I meant Wicket's
> >
> > setVersioned(false);
> >
> > the serialVersionUID is just for binary serialization, as long as the
> fields do not change the computed value the VM generates for you should
> be the same.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to