Hello, I used
<t:parameter name="notes"> foo </t:parameter> in a page to pass foo to the layout template which has parameter Layout class @Parameter private Block notes; public Object getNotes(){ return notes; } Layout template <t:delegate to="notes"/> Prajesh Kacha schrieb:
Hello, In my web page I am using one <t:body/> tag, but I need multiple <t:body/> tag to get replace. To do that is there any mechanism like specifying Id or some name to the components. I search a lot but I didn't find. I don't know what to do. Please can any one help me. Thankxxxx in advance.
-- Best Regards / Viele Grüße Sebastian Hennebrueder ----- Software Developer and Trainer for Hibernate / Java Persistence http://www.laliluna.de --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org