Skip to content

How to access portlet development utilities and page creation samples

Applies to

HCL Digital Experience 8.5 and higher

Introduction

You can access a new repository of portlet development utilities to automate creating pages and pages from templates. You also have the option to deploy through DXClient. The git repository contains samples using the DX Java API as a custom maven archetype to create a new JSR286 portlet that can also be deployed using DXClient.

Instructions

Refer to the following links to access the samples:

HCLSoftware U learning materials

For an introduction and a demo on developing Java portlets, go to Java Portlet Development. To try it out yourself, refer to DX JSP Portlet Development Lab.

Related information