You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Simon Raveh <Si...@nominum.com> on 2003/08/30 02:47:15 UTC

Render page

If I need to add html dynamically into a page and not from template,
which method I need to override to accomplish this?
Can I do it in pageBeginRender?

Simon

Re: Render page

Posted by Mindbridge <mi...@yahoo.com>.
Hi,

Please override renderComponent() and call the super method when you want to
render the template.

-mb

----- Original Message ----- 
From: "Simon Raveh" <Si...@nominum.com>
To: "Tapestry-User" <ta...@jakarta.apache.org>
Sent: Saturday, August 30, 2003 3:47 AM
Subject: Render page


> If I need to add html dynamically into a page and not from template,
> which method I need to override to accomplish this?
> Can I do it in pageBeginRender?
>
> Simon
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org