[
https://issues.apache.org/jira/browse/MYFACES-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898501#action_12898501
]
Leonardo Uribe commented on MYFACES-2848:
-----------------------------------------
I committed a solution on the server side. I agree to prevent it from being
rendered in ajax case. If no objections I'll close this issue as fixed
> AJAX responses contain <script type="text/javascript"
> src="/MyFaces_Test/javax.faces.resource/jsf.js.faces?ln=javax.faces">
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-2848
> URL: https://issues.apache.org/jira/browse/MYFACES-2848
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.1
> Environment: AJAX Java
> Reporter: Ganesh Jung
> Attachments: Test.war
>
>
> The fact that an AJAX request was triggered clearly shows, that jsf.js is
> already available to the browser. Including it again in the response triggers
> another HTTP GET for jsf.js with time and traffic penalty.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.