Environment
Novell exteNd Director 5.2.1
Situation
How can you set a default shared page for the Novell exteNd
Director 5.2.1 Portal?
Resolution
To change the default shared page please follow these steps:
1. From the Director Designer, navigate to ExpressPortal > WEB-INF
2. Open the web.xml file and select the XML view tab at the bottom
3. Search for the following parameter:
< context-param>
PortalDefaultSharedPage
exteNd Welcome
The
name of the default shared page.
4. Change the "exteNd Welcome" value to the name of the shared page you would like to be your default
5. Save this file
6. Rebuild and redeploy your project
1. From the Director Designer, navigate to ExpressPortal > WEB-INF
2. Open the web.xml file and select the XML view tab at the bottom
3. Search for the following parameter:
< context-param>
4. Change the "exteNd Welcome" value to the name of the shared page you would like to be your default
5. Save this file
6. Rebuild and redeploy your project