Wednesday, May 28, 2014

Change the context root of your Portal Application



Often when we create a project a default context root is created for the portal application.For any custom project we need the context root to be logical hence there is a need to change the context root for your portal application.

In order to change the context root of your portal application.

Go to your Jdeveloper portal project

Select your project and right click on it.

Select project properties

Now go to the JAVA EE Application tab and change the

JAVA EE_Web Context root as shown below



go ahead and redeploy the project and this time you will get the context root to be new root what you have defined just now.

No comments: