protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { String filename = "/WEB-INF/TesteLOM2.rdf"; ServletContext context = getServletContext(); InputStream ...