146147148149150151152153154155156
listaArfl.add(arfl); } } // Salvando a lista de arfl arflDAO.salvar(listaArfl, arf); conteudo.append("true"); responseToHTML(response, conteudo.toString() ); } catch(Exception e){ logger.error(e);