Re: Runtime generated components

2006-04-10 Thread Aleksei Valikov
Hi. Thank you very much Volker, your answer is very interesting. My problem is very similar to the one you solved with your example. Going under, I also need to generate components within my own jsf component, and not only from a binding variable. So, as an example, think about a structure

Re: Runtime generated components

2006-04-10 Thread Pierpaolo Follia
Thank you very much Volker, your answer is very interesting. My problem is very similar to the one you solved with your example. Going under, I also need to generate components within my own jsf component, and not only from a binding variable. So, as an example, think about a structure in memor

Re: Runtime generated components

2006-04-09 Thread Volker Weber
Hi Pierpaolo, i'm not sure what exactly you problem is, because you don't write how you are adding your generated componets to the view tree. but maybe this helps you: The easyest way to render dynamic appication created components is (imho) to have a panel with binding attribute in yout jsf page

Runtime generated components

2006-04-05 Thread Pierpaolo Follia
Hi guys. This is not a MyFaces related problem, but a JSF related problem. Maybe someone here could help me. I'm writing a set of components for a new web application based on JSF. Among requisites there is the need to build some forms in a dynamic way: the application will sell products that w