Hi all
i am new to scala and lift.
while trying to do a sample project i tried to use httpauthentication
code given in liftbook (7.14 authentication example) and i am getting
following errors

a) while using import auth._

 error: value auth not found
if i try using  _root_.net.liftweb.http.auth._
i get
  error: value auth is not a member of package net.liftweb.http
import _root_.net.liftweb.http.auth._


any help is appreciated

i am using  scala 2.7.3 final and maven 2.0.9

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to