On Wed, Oct 7, 2009 at 10:40 AM, rintcius <rintc...@gmail.com> wrote:

>
> > Your best bet is to go find some Java static thing that's going to give
> you
> > the ServletContext
>
> Yes that could work, but is it an idea to make the liftServlet
> available as an object in Lift (when it has the right provider)?
>

That's not going to happen.  We're moving away from
globals/statics/singletons and to things being session-specific.


> Then the servletContext can be obtained nicely via
> liftServlet.getServletContext()
>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

--~--~---------~--~----~------------~-------~--~----~
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