FileUploadInterceptor problem with fielderror

2008-09-25 Thread cuong.van.truong
Hello, List. I am trying to do a fileupload with allowtypes and maximumSize. Everything work fine except when a filetype submited inn not allowed and fielderror get values. I get the fielderror message and everything when error triggered om fileuploadinterceptor. But after this fielderror, I ca

struts2 actionerror & actionmessage

2007-10-25 Thread cuong.van.truong
I have this actions in the same namespace: example1.jsp doThing In a jsp file a form have a action="add" and in the action class(doThingAction.java) I add a message to actionmessage.