ICEfaces
  1. ICEfaces
  2. ICE-4064

Tutorial content for getting started with the SessionRenderer API

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8RC1
    • Fix Version/s: 1.8
    • Labels:
      None
    • Environment:
      Ajax Push

      Description

      Tutorial content (app and text) for a simple application that illustrates how to use the SessionRenderer API.

        Activity

        Deryk Sinotte created issue -
        Deryk Sinotte made changes -
        Field Original Value New Value
        Assignee Deryk Sinotte [ deryk.sinotte ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18413 Tue Feb 24 09:08:00 MST 2009 deryk.sinotte ICE-4064: initial checkin of sample code for SessionRenderer API tutorial
        Files Changed
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/src/org/icefaces
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/web/WEB-INF/web.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/web/WEB-INF/faces-config.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/web/WEB-INF
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/src/org/icefaces/tutorial/easyajaxpush/SessionCounter.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/web/counter.xhtml
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/web/index.jsp
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/web
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/src/org/icefaces/tutorial/easyajaxpush
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/src/org/icefaces/tutorial/easyajaxpush/ApplicationCounter.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/src
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/build.xml
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/src/org/icefaces/tutorial/easyajaxpush/Counter.java
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/src/org/icefaces/tutorial
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush/src/org
        Commit graph ADD /icefaces/trunk/icefaces/samples/tutorial/easyajaxpush
        Hide
        Deryk Sinotte added a comment -

        Targetting for 1.8 final release.

        I have two different versions of the tutorial.

        One is geared towards the Getting Started Guide and is tool agnostic. It simply goes through the various necessary chunks of code. The source for this example is checked into the repository under samples/tutorial/easyajaxpush and will be included with the product bundle.

        The second is more tool (NetBeans) oriented. We may put this up on the tutorials section of icefaces.org and make the source and project files available as a separate download.

        Show
        Deryk Sinotte added a comment - Targetting for 1.8 final release. I have two different versions of the tutorial. One is geared towards the Getting Started Guide and is tool agnostic. It simply goes through the various necessary chunks of code. The source for this example is checked into the repository under samples/tutorial/easyajaxpush and will be included with the product bundle. The second is more tool (NetBeans) oriented. We may put this up on the tutorials section of icefaces.org and make the source and project files available as a separate download.
        Deryk Sinotte made changes -
        Salesforce Case []
        Fix Version/s 1.8 [ 10161 ]
        Assignee Priority P1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18528 Tue Mar 10 17:40:53 MDT 2009 deryk.sinotte ICE-4064: initial checkin of content for online version of Easy Ajax Push tutorial
        Files Changed
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src/java/org/icefaces/tutorial/Counter.java
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src/java/org/icefaces
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/WEB-INF/faces-config.xml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src/java/org/icefaces/tutorial/ApplicationCounter.java
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/WEB-INF
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src/java/org/icefaces/tutorial/SessionCounter.java
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/faces-config-2.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/session-counter-impl.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/faces-config-1.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src/conf/MANIFEST.MF
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject/genfiles.properties
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject/project.xml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/META-INF/context.xml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject/ant-deploy.xml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/server-and-settings.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/test
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src/java/org
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/app-counter-impl-2.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/template-client.xhtml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/add-managed-bean.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/welcomeJSF.jsp
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject/private/private.xml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/build.xml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/template.xhtml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/META-INF
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/viewHandler.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/faces-config-start.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/choose-project.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/counter-impl.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject/build-impl.xml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/build.xml
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/name-and-location-package.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/app-running.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/session-counter-bean.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src/java
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/app-counter-impl.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/app-counter-bean.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/css
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject/private/private.properties
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/run-properties.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/frameworks.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject/project.properties
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src/java/org/icefaces/tutorial
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/new-java-class.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/forward.jsp
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/icefaces-facelets.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/name-and-location-project.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/src/conf
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject/faces-config.NavData
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/css/default.css
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/easy-ajax-push.html
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/initial-project.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/nbproject/private
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/new-java-package.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/docs/images/template-client.png
        Commit graph ADD /tutorials/trunk/tutorials/samples/easy-ajax-push/easy-ajax-push/web/WEB-INF/web.xml
        Ken Fyten made changes -
        Fix Version/s 1.8RC2 [ 10163 ]
        Fix Version/s 1.8 [ 10161 ]
        Ken Fyten made changes -
        Fix Version/s 1.8 [ 10161 ]
        Fix Version/s 1.8RC2 [ 10163 ]
        Hide
        Deryk Sinotte added a comment -

        The content is now in the Getting Started Guide and the example code is available in the repository.

        Show
        Deryk Sinotte added a comment - The content is now in the Getting Started Guide and the example code is available in the repository.
        Deryk Sinotte made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Assignee Priority P1
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Deryk Sinotte [ deryk.sinotte ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Deryk Sinotte
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: