At the moment to create a file download in SEAM it looks like you have to implement a
custom servlet / filter. I was thinking it would be neat if you could just annotate an
action method with an @ContentType("mimetype") annotation and return a byte
array, and have seam take care of the rest?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084848#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...