document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. @ActionMapping(params=”actionParam=submitForm”)
  2. @RequestMapping(“VIEW”)
  3. public void actionOneMethod(ActionRequest request,ActionResponse response){
  4. }
');