[Lift] Re: Newbie question on the Scala Todo sample application.

2009-12-04 Thread itsjar
Great! Thanks a lot on the input guys. Itsjar On Dec 4, 1:11 am, David Pollak wrote: > On Thu, Dec 3, 2009 at 3:47 PM, itsjar wrote: > > Hi, > > > when I was working on the tutorial I got to the point where it tells > > you to run it and go to localhost:8080. > > I was surprised to see a comple

[Lift] Re: Newbie question on the Scala Todo sample application.

2009-12-03 Thread Peter Robinett
Hey itsjar, The user account stuff was created for you because you used the lift- archetype-base archetype. Use lift-archetype-blank to get a truly blank setup. Peter On Dec 3, 3:47 pm, itsjar wrote: > Hi, > > when I was working on the tutorial I got to the point where it tells > you to run it