Archive for Struts

Struts2 – File tag example

Saturday, December 26th, 2009

File tag struts 2 example
File tag is used to upload file to server with browsing option.

Example will show you how to use file tag in struts2

<s:file name="myFile" />