This section discusses the following topics:
Adding more features to the previous example.
Using a JSP page to render the markup.
Using the portlet tag library to generate links to the portlet in different ways.
Using the other standard portlet modes.
Example: Deploying JSP Hello User portlet
The example used in this section can be found in the JSPHelloUser directory.
Execute mvn package in this directory.
Copy JSPHelloUser/target/JSPHelloUser-0.0.1.war to the deploy directory of JBoss Application Server.
Select the new JSPHelloUser tab in your portal.
The EDIT button only appears with logged-in users, which is not the case in the screenshot.