You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Step 1: Take a look at the examples

Your first step with Apache MyFaces should be to have a look at our examples application. In the following links you will find demo applications running with MyFaces.

You can deploy the examples application for yourself. All you need to do to get up and running is to follow the steps below!:

Step 2: Deploy MyFaces Tomahawk example application.

The most simple example you can try is the ones bundled with tomahawk.

What you need for the Examples Application

  • A web server like Apache Tomcat. The example shown runs on 5.x, 6.x or 7.x, but note JSF 1.2 and later versions requires tomcat 6.x or upper. Download it from here.
  • Go to Tomahawk download page and download the webapps assembly (tomahawk-X.X.X-examples.zip or tomahawk-X.X.X-examples.tgz)
  • No labels