Skip to Content
0
Former Member
Jul 22, 2016 at 06:32 PM

Change welcome fname lname in masthead in 7.3?

63 Views

Hi there,


I am trying to modify the AJAX masthead of 7.31 portal. We are trying to change the welcome message format. Instead of showing "Welcome: FirstName LastName", our requirement is to show "Welcome FirstName L.". I don't see anything could be done Masthead.jsp. There is a Utils.java, where we can achieve the goal, but its part of a com.sap.portal.navigation.afp.masthead_core.jar file and am not sure how to decompile the .class file and compile it back to .class file.

Any suggestions to make it work?

Thanks.