Create the JSP file in Rational Application Developer | HCL Digital Experience
Create a basic JSR 168 portlet file for the Personalized Offers project and add the welcome text to the portlet.
Before you begin
- Ensure you have properly installed the demo and databases.
- Ensure that the HCL Portal Server is stopped so that you can make a connection to the database.
Procedure
- Launch Rational Application Developer.
- Click Portlet Project. and select
- Click Next.The Confirm Enablement window appears. Click OK to enable Portal Development.
- Complete the New Portlet Project screen
with the following information:
- Click Next.
- Accept the default Portlet Settings and click Next.
- No Actions are necessary. Clear any selected actions and click Next.
- No Advanced Settings are necessary. Click Finish.
- The JSP file opens automatically in Design mode. Edit the text of the portlet to display Welcome to Personalized Offers!.
- Save and close the JSP.