|
Home > Archive > WebSphere Portal Server > January 2006 > Customizing the standard login portlet
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Customizing the standard login portlet
|
|
|
| I wish to add a graphic with my organization's logo *.gif on the standard login page for Portal 5.1. (on AIX Uinx). However, being new to WebSphere, I am having difficulty determining how to do this.
Does anyone have a suggestion on how I might accomplish this change?
LarryT
| |
| Dennis te Lintelo 2006-01-14, 7:49 am |
| Larry,
There are a few options you can choose from:
1. Just change the jsp pages in the installed version of the login portlet. You can find it in the installedApps directory.
2. Import the login.war into RAD. Change the jsp pages, built the project, export the war and install it into your portal. Make sure you change the portlet.xml (naming) so you don't run into any conflicts with the existing ibm login portlet.
Have fun!
Dennis
| |
|
| Hello,
You can find one portlet who name : Login Port_pplication**.war in the directory */installedApps/*
In the early version of WPS, the login page was just one JSP. Now, in WPS 5.1 it is a portlet!
Hope it will helps you!
best regards
Fabrice
|
|
|
|
|