I would use a PhaseListener rather than a servlet for this (as thats the JSFish way to do
it). I think you can access a conversation from there fine (I've never tried
tho'). Alternatively you can invoke a method in Seam, grab the HttpServletResponse,
write to it, and end call responseComplete() to finalise it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983429#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...