Re: Problem with a property

2005-10-26 Thread Aldo Vadillo Batista
maybe, : > > Hi, > > I have an object ('A') in session that I recover form a jsp whit the tag > . > > This object ('A') contains another object ('B'). And is form this ('B') I > want to recover a property > that use it like value into text's field. In this case, a > > How can I do? thanks > > > >

Problem with a property

2005-10-26 Thread Ext . Ilitia2
Hi, I have an object ('A') in session that I recover form a jsp whit the tag . This object ('A') contains another object ('B'). And is form this ('B') I want to recover a property that use it like value into text's field. In this case, a How can I do? thanks ---