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