[jboss-user] [JBoss Seam] - Accessing Servlet Response from within Seam component

ngeadah do-not-reply at jboss.com
Tue Nov 7 15:43:30 EST 2006


Is there any way to access the HttpServletResponse within a Seam component?  I ask since I need a component that handles downloading files; this needs to set the mime type, the header and the outpustream.  I'd hate to develop a servlet just for this since I'd really like to use injection and the persistence context as part of this component.

Any thoughts?

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

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



More information about the jboss-user mailing list