[ 
https://issues.apache.org/jira/browse/MYFACES-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13691434#comment-13691434
 ] 

Leonardo Uribe commented on MYFACES-3716:
-----------------------------------------

Jsp mode is deprecated. No need to bother about read jspx files using the old 
jsp algorithm, because the new approach is use facelets algorithm to read jspx 
files (see JSF 2.1 appendix A 1.2.1.1 The facelets-processing element) . 
Theorically, jsp stuff should not change. I remember a discussion long time 
ago, and the suggested solution was precisely change some lines in 
UIComponentELTag, but the position was deprecate jsp. 
                
> Implement h:inputFile
> ---------------------
>
>                 Key: MYFACES-3716
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3716
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-344
>            Reporter: Leonardo Uribe
>         Attachments: inputfile17Jun2013.patch, xhtmlAndjspx.patch
>
>
> Implement h:inputFile as described in the spec

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to