I am trying to link a servlet with a jsp using:
request.getRequestDispatcher("/jsp/Mostrar_apartamentos.jsp").forward(request, response);
The problem is that when it runs it shows me the jsp without any CSS, I changed the css routes, becaus...
asked by
22.04.2018 / 17:27