Hi,
I had changed the company logo on \businesspublisher\layouts\default\topnav.jsp.
<td rowspan="2" class="logo"><img src="${env.imgPath}/company_Logo.JPG" alt="logo"></td>
However, the page is not updated with my latest changes. Can anyone advise?
Hi,
I had changed the company logo on \businesspublisher\layouts\default\topnav.jsp.
<td rowspan="2" class="logo"><img src="${env.imgPath}/company_Logo.JPG" alt="logo"></td>
However, the page is not updated with my latest changes. Can anyone advise?
Hi,
That's very useful. Thanks a lot. However, because my businesspublisher is hosted on a weblogic, I clear my cache on the weblogic folder. I managed to see my customized changes.
Jens Heylmann on
Hi.
You should stop your BP Server if possible and delete the work folder in "businesspublisher\WEB-INF" to clear all caches...
Regards