On 12/11/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> I think so.  I have this in the jsp
> <html:form action="/core/surveys/data_match" />
>
> this writes out as
> <form name="dataMatchForm" method="post"
> action="/prpi/core/surveys/data_match.do"></form>

An empty form?  Try putting the <html:select> tag inside the
<html:form>.  The select tag will look to the enclosing form tag to
find the form bean.

--
Wendy

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

Reply via email to