[jboss-user] [JBoss Seam] - Re: setting MIME TYPES and other HTTP header attributes

koenhandekyn do-not-reply at jboss.com
Wed Sep 5 07:22:02 EDT 2007


found a solution: 

JSF provides a means through the F:VIEW tag

<?xml version="1.0" encoding="UTF-8"?>
<f:view contentType="text/xml" xmlns="http://unifiedpost.com/rest"
  xmlns:f="http://java.sun.com/jsf/core">
   
    
  
</f:view>



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

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



More information about the jboss-user mailing list