Project

General

Profile

« Previous | Next » 

Revision 3548

Added by barteau over 16 years ago

Modified by removing name='action' attribute from jsp navigation button, since it was binding with the bean 'action' property.

View differences:

SaeonLogin.jspx
305 305
		<tr valign="top">
306 306
			<td align="right">
307 307
				<form action="./upload.jsp" method="post">
308
					<input name="action" type="submit" value="Go >" class="button_login" />
308
					<input type="submit" value="Go >" class="button_login" />
309 309
				</form>
310 310
			</td>
311 311
		</tr>

Also available in: Unified diff