3.1.2.2. JavaServer Pages Portlet Example

This section discusses:

  1. Add more features to the previous example.

  2. Use a JSP page to render the markup.

  3. Use the portlet tag library to generate links to the portlet in different ways.

  4. Use the other standard portlet modes.

  1. The example used in this section can be found in the JSPHelloUser directory.

  2. Execute mvn package in this directory.

  3. Copy JSPHelloUser/target/JSPHelloUser-0.0.1.war to the deploy directory of JBoss Application Server.

  4. Select the new JSPHelloUser tab in your portal.

Note

The EDIT button only appears with logged-in users, which is not the case in the screenshot.

Copyright ©2012. All rights reserved. eXo Platform SAS