Hi,

we're planning a highly dynamic web app, where it is necessary to display 
certain components depending of the application state. E.g., in an address 
detail view there should be a paragraph which contains different details for a 
"customer" and a "supplier". Or if the balance of an account is greater than a 
certain amnout, another component should be redered on the current page (or 
within the current component, respectively).
Since there are many such situations and combinations, we can't build static 
tml files for all of them.

So, is it possible to render an arbitrary component based on a programmatic 
choice from within the rendering of a component?

Thanks,
Udo.
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to