Hi,
this is maybe obsolete question, but really i'm depressed after trying some 
examples that are in tapestry packages and searching in mailinglist archive.

I need simple example that show how a Page can includes 2 or more other pages 
in same time.

I tried this :
in Student.Page (the page that includes other pages)

    <component id="sdMenu" type="InsertBlock">
        <binding name="block" expression='page.StudentMenu'/>
    </component>

StudentMenu.page is the page that will be included in Student.Page
It showed error :
Unable to resolve expression 'StudentMenu' for 
com.pointbridge.academic.client.student.Student@5dd32a[Student].

I know my way was wrong, maybe someone could help me with some example to make 
it works?

any helps would be appreciated.

Regards

Edy Toha






-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to