Hi all,
Where is the default.props in the lift1.1-M6 whether the file name
is defualt.props ?
I see this code in the Boot.scala
###
Props.get("db.driver")
###
If it uses the default Props, and where is it ?
And i have a silly question about the helper method Full(). What
can it do for us?
###
Full(user), Full(pwd)) => DriverManager.getConnection(dbUrl,
user, pwd)
###
Thanks for any information!
Cheers,
Neil
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---