Oracle Portal HTML Templates (Page Skins and Content Layouts) - Cache
By M&S Consulting (Ashok) on May 17th, 2009
Filed Under Technical Tips // Tags: oracle application server, oracle portal
Filed Under Technical Tips // Tags: oracle application server, oracle portal
If you use HTML Templates (Page Skins and/or Content Layouts) on your Oracle Portal implementations, you might notice that they are cached often.
If you want the results/rendering to change more often for these components, you might want to disable the page cache or tweak the webcache settings appropriately.

Related Information:
- Oracle Portal HTML Templates - Page Skins, Content Layouts and More
I have seen a large number of Oracle Portal implementations, and even a fair number using Portal version 10.1.4. It...
- Oracle ADF Faces 10g: Submitting a part of the page
Did you know ADF Faces allows you to submit only part of a page? This can be useful when you...
- Oracle Portal 10.1.4 or 10.1.4.1 Upgrade to 10.1.4.2 - Features and Bug Fixes
You may have applied or are considering applying the Oracle Application Server 10.1.2.3 patch for a variety of reasons. As...
- asp:ControlParameter vs. asp:FormParameter in Master Page
I hit what I considered to be an annoying “issue” in ASP.NET 2.0 the other day that I thought I...
- Move Outlook 2003 Configuration Settings to New Computer
This assumes Outlook 2003, Windows XP Professional, and a default configuration. Email Messages If everything is stored in Exchange Server,...
- HTML - Writing An Oracle Install Guide with Screenshots
I was handed a task to build an install guide from the higher ups. They asked for clear instructions, documented...
- Underpowering Oracle Portal 10.1.4 on purpose….and winning.
Our friends at Oracle give us a nice list of requirements for their Application Server and Portal products, to help...

May 19, 2009
that will kill performance!
Instead, look at whether the UI template is the beat place for that dynamic content.
May 19, 2009
Indeed, the implementer should consider performance in all development choices that are made, including that to turn off caching on a page.
Of course, this article assumes you have already made the choice and decision to implement certain functionality inside a page skin or content layout.