•  
Main
About Hippo Site Toolkit 1
Technical Documentation
Expression Language
Other

Run the Hippo Site Toolkit examples

Gettings started

First, make sure you meet the requirements. After you have the repository running, you can begin with the Hippo Site Toolkit. View the quick start to get your application running.

Running JSP or JSF

You can run your application as a JSP or as a JSF application. For both JSP as JSF there is an example provided in the Hippo Site Toolkit.

JSP: ~/hippo-site-toolkit/jsp-example-app/
JSF: ~/hippo-site-toolkit/jsf-example-app/

They both generate the same output, but they're based on their own specific techniques and have their own implementation. For more details on both methods you can view their specific documentation: