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