Re: DataBinding with XMLForm

2002-06-16 Thread Ivelin Ivanov
Mohamed El-Refaey wrote: > Ivelin, > > Thanx, for ur interest. But I still ask if it is possible create and > repeat XMLForm dynamically according to the no. of products > retrieved from the DataBase and HOW I can manage the DataBinding of > each individual form instance with its

Re: DataBinding with XMLForm

2002-06-16 Thread Mohamed El-Refaey
Ivelin, Thanx, for ur interest. But I still ask if it is possible create and repeat XMLForm dynamically according to the no. of products retrieved from the DataBase and HOW I can manage the DataBinding of each individual form instance with its coresponding JavaBeans as its form mo

Re: DataBinding with XMLForm

2002-06-13 Thread Ivelin Ivanov
Mohamed, Mohamed El-Refaey wrote: > > Hi all, > > I'm very interested in the cocoon XMLForm and, but I'd like to ask a > question: > is it possible to repeate XMLForm dynamically according to data from > Database ?and HOW I can make data binding of this retrived data with > each repeated

DataBinding with XMLForm

2002-06-13 Thread Mohamed El-Refaey
  Hi all,   I'm very interested in the cocoon XMLForm and, but I'd like to ask a question: is it possible to repeate XMLForm dynamically according to data from Database ?and HOW I can make data binding of this retrived data with each repeated form instance.?   for Example : I have products fr