2008/3/6, ryan webb <[EMAIL PROTECTED]>:
>  <html:form action="sortList.do">
>     <html:select property="formatList">
>         <html:option value="format"/>
>         <html:option value="DVD+R"/>
>         <html:option value="DVD-R"/>
>     </html:select>
>     <html:submit value="Sort Now"/>
>  </html:form>
>  when I am debugging, I found out that formatList property
>  fromSortListFormBean.java is always equal to null.
>
>  I am doing something wrong?

Do you select an element before submitting the form?

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to