I am using struts2 for file uploading .When the file size exceeds configured length it is giving
org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException:
How i can show in my form page this error.Because it is raising in interceptor.