I just started a liftweb project and decided to go ver开发者_StackOverflow社区sion 2.0 and it didn\'t seem to generate. Though I could be missing something.If you\'ve got SBT ( http://code.google.com/
I was wondering what is the best practice for a JPA model in Lift? I noticed that in the jpa demo application, there is just a Model object
I am newbie to Lift and I have a question on using bind, Ajax in Lift. I want to create three dropdown menus using Ajax in a dynamic fashion. I use \"Address\" as an example to describe what I am try
I\'m trying to write a script to make generating Lift projects quicker but I believe i\'m running into a white space issue.
I was following http://www.assembla.com/wiki/show/liftweb/URL_Rewriting tutorial for url rewritting in liftweb.. but I get this error:
I\'m working on a project with a friend. He\'s implementing his software in Ruby and I\'m doing my stuff in Scala (with Lift). We\'re using some asynchronous encryption and he is using the ruby OpenSS
How can I add a new page in the webapp directory in lift that can be accessed by users? Currently only the index.html can be accessed through http://localhost:8080/ or http://localhost:8080/index.htm
What exactly are dispatch functions?I\'ve googled them and all is vague.They seem to just be nested blocks/closures inside of other functions?Speaking from a scala/lift point..but i assum开发者_StackO
I\'m currently using SBT to manage my Lift project. I\'d like to deploy it, but when I run \'sbt package\' it produces a 60MB war file. This seems pretty large - are there ways I 开发者_Python百科coul
I am new with Lift and 开发者_开发知识库want to know if it is developed to just run with Jetty but no other web server. Any idea?Lift works great with Jetty when you are developing, but you can certai