[jboss-user] [JBoss Portal] New message: "Re: portlet container serveResource issue"

Rajasundaram Gopalan do-not-reply at jboss.com
Wed Mar 3 16:03:19 EST 2010


User development,

A new message was posted in the thread "portlet container serveResource issue":

http://community.jboss.org/message/529746#529746

Author  : Rajasundaram Gopalan
Profile : http://community.jboss.org/people/rajasundaram

Message:
--------------------------------------------------------------
I found the solution:
 
ControllerFilter class doFilter method http response headers are not set only content type is set from resource response. I have added the code to get the headers from the ResourceResponse and set into the HttpServletResponse before it opens the stream.
 
I added the code as attachment.
 
 
Thanks for viewing.
 
Raja

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/529746#529746




More information about the jboss-user mailing list