}catch(NumberFormatException nfe){
// again, no contingency plan, give up
}
}
remote.addFile(ticketId, idArray);
request.setAttribute("ticketID", new Integer(ticketId));
FORWARD_final = FORWARD_success;
}catch (Exception e){
System.out.println("[Exception] SaveAttachFileHandler.execute: " + e.toString());