portlets don't control this behaviour. 
The portal is the one that 'owns' this space (the HttpRequest and Response). 

What you probably need to do is write an interceptor and configure the portal 
to use it. In the interceptor get the http response and set the headers. 
Remember that they need to be set before you write anything else to the 
response (otherwise they won't be considered) [....at least as much as I 
remember ...]

Disclaimer: since I'm new to this as well , you might double check with someone 
before you spend time on it ;) 

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to