You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Linnea Ahlbeck <li...@appium.com> on 2002/11/20 18:33:03 UTC

html:submit value not found in request, version 1.02 beta

Hi!

On my jsp pages I have the following code:

<td align="left" valign="bottom" width="90%">
   <html:submit styleClass="button">
      <bean:message key="button.view"/>
    </html:submit>
</td>

(On my jsp page I only have one html:form tag)

In my SaveAction class I collect the submit value from the request, like
this:

String submit = request.getParameter("submit");

The submit value is null.

I'm using the Struts 1.02 beta version. Have anybody experienced the same
problem??

So thankful for som help :)

/Linnéa Ahlbeck
________________________________________
Linnéa Ahlbeck - Software Engineer