Saltar al contenido

Get Request and Session Parameters and Attributes from JSF pages


HttpServletRequest req = (HttpServletRequest)FacesContext.getCurrentInstance().getExternalContext().getRequest();
HttpServletResponse res = (HttpServletResponse)FacesContext.getCurrentInstance().getExternalContext().getResponse();

Fuente: http://stackoverflow.com/questions/550448/get-request-and-session-parameters-and-attributes-from-jsf-pages

Si te ha interesado este artículo y deseas un apoyo o asesoría en algún requerimiento, envíame un mensaje a: (info@juliopari.com) o sino a través de Linkedin: https://www.linkedin.com/in/juliopari/