Ver originalpublic void doGet(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { String num = req.getParameter("num");}