I am using ajax call to submit the form. In my action class I have the following code. ActionClas if(condition1) { //processing statements return "success"; } ...
確定! 回上一頁