RE: [Lift] Re: redirectTo in (Stateful)Snippets

2010-02-23 Thread Restel, Hannes
legroups.com] On Behalf Of David Pollak Sent: Monday, February 22, 2010 7:20 PM To: liftweb@googlegroups.com Subject: Re: [Lift] Re: redirectTo in (Stateful)Snippets On Mon, Feb 22, 2010 at 1:53 AM, Restel, Hannes mailto:hannes.res...@isst.fraunhofer.de>> wrote: Hi Nico, thanks for your answer

RE: [Lift] Re: redirectTo in (Stateful)Snippets

2010-02-22 Thread Restel, Hannes
ot;)) :: >       Nil >     LiftRules.setSiteMap(SiteMap(entries:_*)) >   }} > > === > Hope this is helpfull > > Cheers Nico Tromp > > On Feb 19, 1:26 pm, "Restel, Hannes" > > > > wrote: > > Hi, > > &g

[Lift] redirectTo in (Stateful)Snippets

2010-02-19 Thread Restel, Hannes
Hi, I am new to Lift (and Scala) and need help with dispatching/redirecting to a page after processing a form. My problem: I get a "The Requested URL /search was not found on this server" error message although the page "search.html" does exist. When adding the page "search.html" to the LiftRu