Look at HybridUrlCodingStrategy and mount the pages with that. I guess you want them on the url so that the user can bookmark it right?
johan On Dec 21, 2007 1:49 PM, Gabor Szokoli <[EMAIL PROTECTED]> wrote: > On Dec 21, 2007 1:09 PM, Johan Compagner <[EMAIL PROTECTED]> wrote: > > maybe you could do setResponsePage(new MyPage()) > > and use HyrbidUrlEncoding for a nice redirect url.. > > I am unable to find any reference to HyrbidUrlEncoding, could you help > me out a notch more with a pointer? > Also, we use the class-based setResponsePage variant because we need > to set a few page parameters to store some of the state in the URL. > > > Thanks! > > Gabor Szokoli > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
