Archive for Struts

Struts2 – Input text tag example

Sunday, January 3rd, 2010

Input text tag struts 2 example
Input text tag is used to get input from user, send data to server.

Example will show you how to use Input text tag in struts2

<s:textfield key="username" />