Guys, I stillk dont get it though...
if I have a block like <t:block> </t:block> How do I get a page rendered inside this block? I mean I have a page called RosterQuery.tml RosterQuery.java there is <t:delegate/> <t:body/> How do i put this together... I still dont know how to reference my page into the above block so it will embed render within theblock without having to copy and paste the whole page and clutter up my block.. All i want in my block is a one liner that will render my page. Can you tell me how this is done ? thanks