ICEmobile
  1. ICEmobile
  2. MOBI-600

automatically forward to ICEmobile page

    Details

    • Type: Improvement Improvement
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.2 Beta
    • Fix Version/s: 1.2 Final
    • Component/s: None
    • Labels:
      None
    • Environment:
      Netbeans

      Description

      Current netbeans API allows us to create page and customize index,xhtml. But in index.xhtml, only content inside body can be customize. In this case, user need to click a link or button to forward to icemobile page
      <h:link outcome="welcomeICEmobile" value="ICEfaces/ICEmobile welcome page" />

      .In order to automatically redirect to icemobile page, we have to add
              <script language="javascript">
                  window.location="./welcomeICEmobile.jsf"
              </script>
      as we cannot add javascript to body tag as h:body is not allow to customized,

        Activity

        Liming Wu created issue -
        Liming Wu made changes -
        Field Original Value New Value
        Assignee Steve Maryka [ steve.maryka ] Liming Wu [ liming.wu ]
        Liming Wu made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.2 Final [ 10371 ]
        Resolution Fixed [ 1 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: