ICEfaces
  1. ICEfaces
  2. ICE-6620

Create a new NetBeans ICEfaces client template page

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.1
    • Component/s: Tool Integrations
    • Labels:
      None
    • Environment:
      NetBeans

      Description

      With the current NetBeans/ICEfaces 2.0 plugin a developer can create a new ICEfaces2 Facelets Page. The page that is generated is good for the first page in the app but can cause some issues when used as an included page. It would be helpful if a new Page type could be created that would work well with the generated page.

      Some sample page output:

      <ui:composition xmlns="http://www.w3.org/1999/xhtml"
                      xmlns:ui="http://java.sun.com/jsf/facelets"
                      xmlns:f="http://java.sun.com/jsf/core"
                      xmlns:h="http://java.sun.com/jsf/html"
                      xmlns:icecore="http://www.icefaces.org/icefaces/core"
                      xmlns:ace="http://www.icefaces.org/icefaces/components"
                      xmlns:ice="http://www.icesoft.com/icefaces/component">
          <ice:outputText value="Page Content"/>
      </ui:composition>

        Activity

        Hide
        Liming Wu added a comment -

        Added include page

        Show
        Liming Wu added a comment - Added include page

          People

          • Assignee:
            Liming Wu
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: