Hi.

I've a snippet in one of  my HTML files and inside of it I put another
snippet like this:

<lift:myClass1.func>
<lift:myClass2.func2>
Hi
</lift:myClass2.func>
</lift:myClass1.func>

If I do that I get the error:

Error processing snippet myClass2:func2.  Reason: Exception During
Snippet Instantiation
          XML causing this error:

            <lift:myClass2.func2>
           Hi
            </lift:myClass2.func2>

Following doc I put eager_eval="true" in <lift:myClass1.func> but I
got the same error.

What am I doing wrong?

Best regards.

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