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#3983429

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

Reply via email to