[Lift] Re: List of Users

2009-11-01 Thread Randinn
Doh!, very sorry about that. On Nov 2, 11:14 am, David Pollak wrote: > On Sun, Nov 1, 2009 at 2:00 PM, Randinn wrote: > > > I'm trying to generate a list of users onto the screen but am unable > > to see the model here's me code so far > > > package com.scalalist.project.snippet > > > import co

[Lift] Re: List of Users

2009-11-01 Thread David Pollak
On Sun, Nov 1, 2009 at 2:00 PM, Randinn wrote: > > I'm trying to generate a list of users onto the screen but am unable > to see the model here's me code so far > > package com.scalalist.project.snippet > > import com.scalalist.project.model.User > import net.liftweb.util.BindHelpers._ > import s