Please post the source for myClass2


On Wed, Sep 2, 2009 at 9:16 AM, José María <josemariar...@gmail.com> wrote:

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


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