Sure, I could do it with a Servlet.  But then I'd have to figure out how to do 
everything else from a servlet that I already know how to do with .seam, 
.xhtml, .page.xml, security, exceptions, etc.

I have a byte array in the property of a component.  Obviously accessible from 
within an action.

How do I make a response the return the bytes (with a MIME type of my choice)?

I've done it from a servlet before.  But how from an action?  Correctly?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030787
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to