/ Published in: Java
Expand |
Embed | Plain Text
RequestDispatcher rd = getServletConfig().getServletContext().getRequestDispatcher("/popupTipificacion.jsp"); rd.forward(req,res);
You need to login to post a comment.
