Hi All, I'm attempting to write a simple game with lift and I'm really liking the way a snippet can maintain state for a request and any ajax calls it makes. This is quite simply brilliant.
I'm running into trouble with one area though. As part of my snippet I'd like to create a script tag that contains a function that would make a call to the server and return either json or ajax. I looked at some stuff like jsoncmd and ajaxCall or something like that and it almost get's me where I want to go. They both return javascript which get's executed and I'd really like if they didn't. It could be just that I'm doing it wrong. Thanks, Paddy -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
