[jboss-user] [JBoss Seam] - Re: How to access HttpServletResponse object in an Action Li

arussel do-not-reply at jboss.com
Wed Nov 14 10:15:13 EST 2007


        
  | FacesContext facesContext = FacesContext.getCurrentInstance();
  | HttpServletResponse response = (HttpServletResponse) facesContext
  |             .getExternalContext().getResponse();
  | 

alex

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104637#4104637

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104637



More information about the jboss-user mailing list