I have a small problem with html:select tag.
I use the same JSP for creating a editing a form.
Everything works well for the creation step but when I edit the form, all fields are perfectly filled but the select list doesn't display the previously selected items.
I observerved the same behavior when the validate method detects an error and displays the error message : the selected items are gone.
Any ideas where the problem come from ?
thanks, ionel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]