[jboss-user] [JBoss Seam] - Possible to Stream Object to user in Seam?

aschneid75 do-not-reply at jboss.com
Wed Apr 25 16:13:16 EDT 2007


We have documents stored in our database that we want to allow users to download.  In the past I have implemented this in a Servlet or Struts action and streamed the object back to the client with the appropriate headers set and then closed the connection.  I have looked through the Seam book, reference guide, and searched the forums and cannot find anything similar within Seam.

Is there a way to do this within Seam, or should I just write a Servlet to handle document requests?

Thanks,
Andrew

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

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



More information about the jboss-user mailing list