Archive for Struts

Struts2 – Submit tag example

Tuesday, January 26th, 2010

Submit tag struts 2 example
Submit tag is used to Submit form to server with input form values, send data to server.

Example will show you how to use Submit tag in struts2

<s:submit key="Submit" />