Programmatic usage of Facelets for dynamic component creation

View: New views
1 Messages — Rating Filter:   Alert me  

Programmatic usage of Facelets for dynamic component creation

by Aleksei Valikov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I am currently working on a complex JSF-based application which
requires dynamic forms. "Dynamic" in this case means that we do not
know in advance, how the form (or the web page) will look like, the UI
is chosen in the runtime by the business logic.

I know that the topic of programmatic Facelets usage was already
discussed a number of times, without any concrete solution. I'd like
to present the result of my work:

http://confluence.highsource.org/display/~lexi/Programmatic+usage+of+Facelets

I'd be grateful if someone from Facelet developers (Jacob?) would take
a look and validate my approaches and decisions. I've solved my task,
but it wasn't really straightforward. Am I missing something, maybe?

Another question is about extensibility of the current Facelet
implementation. Would you guys object easing current final, private
and package access to allow subclassing and overriding? This would
ease a thing or two.

In any case I'll be grateful for your feedback.

Bye.
/lexi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...