on 10-04-2012 8:50 AM
Hi Experts,
We are using Portal 7.3.
I have downloaded the WAR file tc~sec~ume~logon~ui and made the changes to the JSP file as per the requirement
Now I need to change the text Logon Problems? Get Support to Forgot Password
I have modified the properties file (logonLabels_en.properties) in tc~sec~ume~logon~ui_core.jar.
Exported it as a JAR file again, and deployed the EAR file
But no luck this I can't see my changes
Is there any other steps I need to follow to view my changes.
Regards
DHK
Hi Hari,
I have also tried to change it in properties file it it doesn't reflect so i changed it in logonPage.JSP iteself.
I have replaced
<sap:link type="logonhelp" linkClass="urLnk" textClass="urTxtStd" infoTextClass="urLblStdBar"/ > with below code
<a class="urLnk" href="url link for forget pwd app" target="_blank"><span id="forgettext" class="urTxtStd">Forget Password</span></a>
Regards,
Srinivasan V
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Hari,
Properties files require a server restart for changes to take effect. Did you restart the server after making your changes?
Hth,
Simon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.