tags:

views:

8

answers:

1

i need file upload in strurts 2 and store it to server location,i used by googles no use, can anybody give better idea. advance thanks

+1  A: 

To google, it might help to check what you type: it's "struts2", no "strurts"

Anyway, you dont need to google, the official docs are enough

http://struts.apache.org/2.2.1/docs/file-upload-interceptor.html

http://struts.apache.org/2.2.1/docs/handling-file-uploads.html

http://cwiki.apache.org/WW/file-upload.html

leonbloy