aspose file tools
The moose likes Struts and the fly likes Struts | File Upload | Validation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts | File Upload | Validation" Watch "Struts | File Upload | Validation" New topic
Author

Struts | File Upload | Validation

Shiaber Shaam
Ranch Hand

Joined: Jun 16, 2006
Posts: 252
How to validate/restrict the size of the uploaded file in client? I don't want to use ActiveX objects. Please suggest.


$Hi/\bEr
Rahul Nair
Ranch Hand

Joined: Dec 01, 2007
Posts: 136
hi,

provide the maximumSize param with max file size in bytes in struts 2 File Upload Interceptor in action declaration.

Thanks

Rahul

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Struts | File Upload | Validation
 
Similar Threads
Creating a file by giving relative path
WA #1.....word association
java io
Struts FormFile (parsing .csv files)
performance issues with file read and write