Are you using Lift 0.10-SNAPSHOT or 0.9?

If it's 0.10-SNAPSHOT, it should work.  If it doesn't, please post sample
code and I'll fix the bug.

On Tue, Dec 16, 2008 at 12:13 PM, Joachim A.
<wallaby.po...@googlemail.com>wrote:

>
> Hi,
> I'm getting a NPE after calling SHtml.text()
> I'm calling that method from an actor. That's probably the reason for that,
> I
> guess.
> Is there any way to call SHtml methods from actors?
>
> java.lang.NullPointerException
>        at net.liftweb.http.S$.addFunctionMap(S.scala:706)
>        at net.liftweb.http.S$.mapFunc(S.scala:911)
>        at net.liftweb.http.S$.mapFunc(S.scala:905)
>        at net.liftweb.http.SHtml$.makeFormElement(SHtml.scala:217)
>        at net.liftweb.http.SHtml$.text(SHtml.scala:231)
>
>
> Thanks,
> Joachim
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
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