[
https://issues.apache.org/jira/browse/TRINIDAD-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuan Gao updated TRINIDAD-2061:
-------------------------------
Status: Patch Available (was: Open)
> add a utility method in PartialPageUtils to send a <noop/> ppr response
> -----------------------------------------------------------------------
>
> Key: TRINIDAD-2061
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2061
> Project: MyFaces Trinidad
> Issue Type: Bug
> Reporter: Yuan Gao
>
> Just discussed with Blake. What we are trying to do is to add a new utility
> method (API) in PartialPageUtils.
> /**
> * This method writes a <noop/> to the response.
> *
> * @param context the FacesContext
> * @throws IOException
> */
> public static void renderNoopResponse(FacesContext context) throws
> IOException
> The reason is currently we have several places that we want to send a <noop/>
> to the response, and we want to refactor the codes to use this utility.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira