It sounds like the this version is firing. What should I be using? On 21/12/2008, at 2:36 AM, Derek Chen-Becker wrote:
> Are you sure you're using S.redirectTo? For one, that's not what you > want if you want to keep using the same stateful snippet instance. > Second, if you're not calling it explicitly (i.e. using just > "redirectTo"), the "this" version of redirectTo on StatefulSnippet > may be firing. > > Derek > > On Sat, Dec 20, 2008 at 5:36 AM, Oliver Lambert <[email protected]> > wrote: > > Simple, I would like my url to be called without ?... tacked onto the > end. > > On 20/12/2008, at 10:40 PM, Tim Perrett wrote: > > > > > Oliver, > > > > Lift will only create these types of URL when you pass params when > > creating a link. > > > > There is a very sophisticated rewriting engine in lift, so a better > > question would be what do you want your URL to look like? > > > > Thanks, Tim > > > > Sent from my iPhone > > > > On 20 Dec 2008, at 03:26, Oliver Lambert <[email protected]> wrote: > > > >> > >> Hi > >> > >> I notice lift sometimes lift rewrites the url a little > >> e.g. - http://localhost:9090/enter becomes > >> http://localhost:9090/enter?fnVT32KHAJRTHI5RNQ2XBY=_ > >> > >> What are the rules for when this happens? > >> Is there anyway to write a lift application where it doesn't > happen? > >> > >> cheers > >> Oliver > >> > >>> > >> > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
