To provide a set of portlet samples running on any Java Portal framework, such as GateIn or Liferay.
These samples are deployed and tested successfully in GateIn 3.5.0.Final. You could click here to download GateIn portal Tomcat packaging.
In general, you just need to deploy the portlet-samples.war to your PORTAL application server.
With eXo Platform portal, you can easily install this portlet samples as an eXo add-on by following command:
./addon install portlet-samples --catalog=http://trongtt.github.io/286-compliant-portlet-samples/download/exo-addon-catalog.json
TODO:
- Cookies example
- Portlet Session example
- ETag example