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

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