@Override
 public void process(ActionMapping actionMap) throws ServletException, IOException {
   forward(actionMap.getSuccess());
 }