You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/03/16 08:37:18 UTC

[jira] Updated: (ADFFACES-30) Upgrade JSP version in all jspx in ADF/Trinidad examples to 2.0

     [ https://issues.apache.org/jira/browse/ADFFACES-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-30:
---------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> Upgrade JSP version in all jspx in ADF/Trinidad examples  to 2.0
> ----------------------------------------------------------------
>
>                 Key: ADFFACES-30
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-30
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.0.0-incubating-core
>         Environment: all
>            Reporter: Mikhail Grushinskiy
>         Assigned To: Adam Winer
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>
> For JSP 2.0 it should look like
> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0">
> and web.xml should be at 2.4 level
> <web-app  xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">
> EL should be upgraded to JSP 2.0  EL too

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.