Using Bean Portlet
Portlet 3.0, the JSR 362 standard, features a style of portlet development called Bean Portlets that use Contexts and Dependency Injection (CDI). Bean Portlets fully leverage all the Portlet 3.0 features in compliant portals, and are fully supported in Liferay DXP. Here are the Bean Portlet topics:
- Bean Portlet (Help Center) introduces key Bean Portlet features.
- Creating a Bean Portlet (Help Center) demonstrates generating a Bean Portlet project and developing a Bean Portlet.
- Reference facilitates feature detail lookup.