On Sat, Jan 31, 2009 at 9:21 AM, Joachim A. <wallaby.po...@googlemail.com>wrote:

>
> Hi,
> I was using S.hostAndPath and was surprised that it didn't include the
> protocoll and path.
> I've found out that S.servletRequest returns Empty here.
>
> The method is called by in an actor.
> Is some special initialisation necessary for this setup?


The Actor code is outside of the HTTP request/response cycle, so there's no
way to access the request information from the Actor.


>
>
> Thanks,
> Joachim
>
> >
>


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

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