We can use the validate method of actionform class to check whether
the size of uploadded file has exceeded the max size.but,do we really
have to upload that file completely before check?
if i upload a very large file,maybe several g bytes,then it taks a
very long time to transfer that file from cl
when i upload file with html:file tag of struts 1.2,how can i judge
whether the inputted file path is a valid one?
the development enviroment is tomcat+struts+eclipse.
i once want to check it in the validate method of corresponding
actionform.but in debug mode,after i input a invalid file path
2 matches
Mail list logo