[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1900) setContentType is now optional in JSR 286
Thomas Heute (JIRA)
jira-events at lists.jboss.org
Mon Feb 18 19:15:26 EST 2008
setContentType is now optional in JSR 286
-----------------------------------------
Key: JBPORTAL-1900
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1900
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Portlet
Reporter: Thomas Heute
Assigned To: Julien Viet
Fix For: Portlet-2.0
JSR-286 spec says:
RenderResponse.setContentType is no longer required before calling getWriter
or getOutputstream. Calling getWriter or getOutputstream without previously
setting the content type results no longer in an IllegalStateException in V 2.0.
Right now it still result in an IllegalStateException
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list