On Wed, Sep 23, 2009 at 9:03 AM, harryh <har...@gmail.com> wrote:

>
> > You can do it today like this:
> >
> > S.containerRequest.map(r => (r.asInstanceOf[HTTPRequestServlet]).req)
>
> eh?  I'm getting this error:
>
> [error] value req is not a member of
> net.liftweb.http.provider.servlet.HTTPRequestServlet
> [error] val request: HttpServletRequest = S.containerRequest.map(r =>
> (r.asInstanceOf[HTTPRequestServlet]).req).open_!
>

Once this review-board change is accepted, the above code will work:
http://reviewboard.liftweb.net/r/12/


>
> -harryh
>
> >
>


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