On Tue, Feb 17, 2009 at 9:12 AM, Piero Sartini <li...@pierosartini.de> wrote:
> Now I am trying to find out how a "portal-like" profile page could be
> implemented with tapestry. I have several "portlets" defined as components and
> want to arrange them on one page - but the order should be determined at
> runtime (coming from the db)...

I guess that part of your solution is to use blocks and the Delegate
component: 
http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Delegate.html.

-- 
Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to