Hi,
The problem that I have encountered is that changes are not reflecting in Portal after I have updated the link in URL of Resource Object using SPRO>Change View "Define Resources(add entries)": Details
I have made an updated copy of htm file, which is found in servlet_jsp\_default\root\
Somehow Portal does some caching of its own and refuses to display the updated htm file. If you refresh the htm page with CTRL-F5, you will receive the updated copy, but if you just press F5 in your browser to refresh, it will revert back to the old copy of htm.
Even if I have delete all my source htm files in servlet_jsp\_default\root\, Portal still manage to show the old htm file from some caches of it's own.
My question is, are there any post-steps need to be done to refresh Portal for reflecting the latest updated changes?
Thanks!