pb recover session

2006-11-21 Thread nalimoussa
hi, I will want to know how to recover a session of a bean in a jsp page? thanks, Nam. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

problem of recovery of the value of "radio"

2006-11-10 Thread nalimoussa
Hi everybody, is what my code is good? and How to recover the value of a "radio"? Regards, Nab. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: how recover a map of a bean in a "select list" of the jsp and to post the data ?

2006-11-07 Thread nalimoussa
use either or to iterate over your > beans. > > This deals with arrays but is useful for how to use the iterator and how to > populate a select list: http://husted.com/struts/tips/006.html > > HTH, > -ed > > On 11/6/06, nalimoussa <[EMAIL PROTECTED]> wrote: > &

how recover a map of a bean in a "select list" of the jsp and to post the data ?

2006-11-06 Thread nalimoussa
Hi everybody, I have to create a map in a bean which recovers the data of a table, I would like post(integrate) these data in a "select list" of a JSP? Regards, Nabil. - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition