Thanks. Professionals is only an example. I tried to say is that I have not only one professional (or something else) but many. As you said, I understand that I can have an attribute that can store these professionals. Can you give me a simple example? This attribute is an array of java.lang.Object? Thanks, Joao Paulo. Sri Sankaran <[EMAIL PROTECTED]> wrote:I don't know what you mean by "professionals". However, treating it as some java.lang.Object you can easily accomplish this with a form-bean that has a List of "professionals" and display the contents of the list in your JSP using a .
Am I missing something? Sri -----Original Message----- From: Jo�o Paulo Batistella [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 8:34 AM To: [EMAIL PROTECTED] Subject: A form with a List Hi! I have the following situation: One form that have 20 lines of professionals. The problem is how to get the 20 professionals using only one form? Can I have a collection (or List) as an attribute of a Form? The number 20 is dynamic. It could bem 20, 30 or more. Thanks, Joao Paulo. --------------------------------- Busca Yahoo! O melhor lugar para encontrar tudo o que voc� procura na Internet -- To unsubscribe, e-mail: For additional commands, e-mail: --------------------------------- Busca Yahoo! O melhor lugar para encontrar tudo o que voc� procura na Internet

