Weblogic 10.3 render:pageurl
We are using Weblogic Portal 10.3 and in front of the portal we have a reverse proxy. On the portal page there are tabs that use <render:pageurl to switch pages. The url for the portal is https://www.test.com/XX but when I click on the tabs that are automaticaly generated than it uses http://www.test.com. So I am trying to find out how and why it is rendering the url has http rather than https.
Any ideas?
0