Multiple choice technology packaged enterprise solutions

You have modified signon.html setting to display your company logo , but still you get the default peoplesoft signin page.Which one of the following do you need to do as a final step to resolve this issue?

  1. Restart Application server

  2. Modify the signon page

  3. Clear the cookies from the client

  4. Restart Webserver

  5. Modify the portal registry

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The web server caches static files and templates like signon.html. To make changes visible to users, you must restart the web server (e.g., WebLogic or WebSphere) to clear its cache and serve the updated files.