No, but as Derek suggests, it sounds a bit like the stateful snippet is doing it for me.
On 21/12/2008, at 5:31 AM, Marius wrote: > > Yeah but there are 2 overloaded versions. Are you also pasing a > function to it? > > On 20 Dec, 14:31, Oliver Lambert <[email protected]> wrote: >> Im using a net.liftweb.http.S.redirectTo within a stateful snippet. >> >> On 20/12/2008, at 9:40 PM, Marius wrote: >> >> >> >>> Looks like a function will be executed when this request is >>> submitted. >> >>> In what conditions are you seeing this? Are you calling S.redirectTo >>> and pass a function? ... or use RedirectWithState? >> >>> Br's, >>> Marius >> >>> On 20 Dec, 05:26, Oliver Lambert <[email protected]> wrote: >>>> Hi >> >>>> I notice lift sometimes lift rewrites the url a little >>>> e.g. - >>>> http://localhost:9090/enterbecomeshttp://localhost:9090/enter?fnVT32K >>>> ... >> >>>> 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 -~----------~----~----~----~------~----~------~--~---
