Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Step 1: Take a look at the examples

...

  • Configure your webapp's web.xml file (see conf/web.xml for example and documentation)
  • Add the following lines to your JSPs:

...

...

Using the MyFaces Tomahawk in your own web application

  • If you don't use the MyFaces implementation, you will need to add the file tomahawk.jar and its dependencies (see above) to your web-app directory.
  • To be able to use the MyFaces Tomahawk add the following line to your JSPs:

...

...

...

...

...