[Lift] Basic Question

2009-06-23 Thread Ishkhor
Hello, all. I'm just getting started with Lift and am having trouble pulling some of the basic ideas together. I've never worked with Rails, but come from a Struts/Spring background. I'm just learning Scala now also. I'm having trouble seeing how the application flow works, specifically, I do som

[Lift] Basic question about ajax updates? Do I need Comet actors?

2009-06-02 Thread Philipp Meier
Hi, I'm exploring AJAX with lift and have a basic question. If I have several snippets on a page that use a shared session-variable (think of a shopping cart and a control to add a product to the cart). How can the control snipped trigger a AJAX rerender of the cart snippet after the cart was cha