Hi!
I've started to use facelets now and catched a serious
problem for my
use case. The dreaded "dynamic include" stuff.
I need something which allows me to include other JSF trees
during
render response - effectively within a tomahawk dataList ...
but
dataTable will be the same.
I searched the web for this topic and found something, but
nothing which
definitively say how this could work - in fact, it seems it
do not work yet.
Is this true?
If so, what if I try to create a component which will at
rendertime call
something like FaceletViewHandler.buildView to create a new
view and
then adds these components to the current component.
I am aware that there are some things to think about in
advance, e.g.
duplicate Ids etc, but do you think it can work at all?
However, I am still hoping there is a working solution
already out there
(beside using Seam which is not an option here).
Thanks!
Ciao,
Mario
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe facelets.dev.java.net
For additional commands, e-mail: users-help facelets.dev.java.net
|