You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Pablo Ruggia <pr...@gmail.com> on 2005/03/28 17:19:29 UTC

Templateless Page

Hi, i'm trying to create a Page Class that don't use a Page Template.
Instead i want to create components programmaticaly in the page class
and then render the page automatically.
I can't solve two problems:
* Instantiating tapestry components (they are abstract)
* Doing all the stuff that BaseComponentTemplateLoader and PageLoader do.

Does anybody did something like this ? Or at least know how ?

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org