[jboss-dev-forums] [Design of JBoss Portal] - ContentResponse properties
chris.laprun@jboss.com
do-not-reply at jboss.com
Thu Mar 13 14:26:58 EDT 2008
Any reason why they are immutable? There's basically no way (that I found at least) to add new properties after the ContentResponse is created and it's created without properties by MimeResponseImpl.getResponse()... Maybe I'm not understanding the proper usage, but I'd like to be able to add properties to the ContentResponse dynamically after it's created (i.e. in HeaderInterceptor to inject header content).
Ideas?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136426#4136426
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136426
More information about the jboss-dev-forums
mailing list