How to atomate caching options for all pages?

Hi,
Customer request:
Does there exist a means of automating caching option for all the pages of a page group or a portal?
Thanks a lot for your kind help.
Best regards.
Jean-Francois

Depends on the view technology you´re using for JSF.
If you're using JSP, use jsp:include.
If you're using Facelets, use ui:include.
Consult the documentation of the view technology used for details.

Similar Messages

  • Please tell me how can I put Bookmarks for all pages opened in Firefox.There was an option ("bookmark all pages") which vanished.

    Please tell me how can I put Bookmarks for all pages opened in Firefox.There was an option ("bookmark all pages") which vanished.

    It moved to tab contextual menu :
    Right-click on any tab -> Mark all tabs (or something close, my FF is not in english).

  • How to make a header for all pages

    hi all
    i'm new to jsf
    i use jdeveloper 10
    i want to use a toolbar and a menubar as a header for all my pages
    i want to use it as a user control or a library that i call from any page
    can i put my components in a tag library
    or how i behave
    thnks for reading
    George Gameal
    junior java developer
    Edited by: user10717543 on Dec 16, 2008 11:04 PM

    George,
    Is JDev 11 a possibility? There is support for page templates in version 11?
    John

  • How to set toolbar options for all users in Reader

    Hi to everybody
    I have istalled adobe acrobat reader on a PC and i'd like to hide the toolbar for all user (old and new users) of thes PC.
    I'm using windows xp and acrobat reader 7.
    I have try to chek the user's folder and system registry but i don't find anything usefull
    How can I do that?
    Thanks
    Andrea

    Hi to everybody
    I have istalled adobe acrobat reader on a PC and i'd like to hide the toolbar for all user (old and new users) of thes PC.
    I'm using windows xp and acrobat reader 7.
    I have try to chek the user's folder and system registry but i don't find anything usefull
    How can I do that?
    Thanks
    Andrea

  • Save option for jsp page

    hi all,
    In my project am including a html page in jsp.Now i want to save the html page only.Please any body help me to how to give save option for jsp page.
    Thanks in advance.
    mohan :)

    you can save it in with browser "save as"

  • Print the logo for all pages

    Hi
    How to print the logo for all pages in xml report
    please provide the tags also

    Hi,
    create a Header and footer section and paste your logo inside and use the tag <?template:header?> before header and <?end template ?> after header section.
    Thanks & Regards
    Srikkanth

  • How can I change view options for ALL playlists?

    How can I change view options for ALL playlists? With one single click or trick?
    I have a lot playlists and don't want to change every single one of them separatly.
    Thanks for your help. (I use Windows 7)

    There's no FAST way I know of, which is what I think you mean.
    Only the painful SLOW way of one-by-one.
    You could make a new playlist from the main library after you've set the columns up as you like.
    Go to an existing playlist that doesn't have the columns you want, and select all.
    RIght-click > Add to Playlist and send them to the new playlist.
    That's still one-by-one and only works with static playlists, not smart ones.

  • How do I set view options for all playlists at once?

    Hello,
    I want to able to set the view options for all my playlists at once (to include BPM, category etc). Currently you can only do this individually for each playlist.
    Surely there is an easier way?

    Moka.s-Onkel wrote:
    Now I have some questions:
    1. Is there a way of selecting multiple playlist in iTunes? And if yes, can I then change the view options for all selected playlists? How does this work?
    2. Is there any other way to apply view option settings to multiple playlist?
    1 - No
    2 - Using iTunes, no.
    However this script will do what you want .
    -> http://dougscripts.com/itunes/scripts/ss.php?sp=assimilateviewoptions

  • Event Receiver for all Page Libraries in a Site Collection

    We have a single site collection with many different page libraries.  I'd like to create a single event receiver for ALL page libraries in the site collection (850- Page Library).  Can you do this?
    The event receiver will essentially remove/expire something we have stored in the System.Web.HttpRuntime.Cache.  We are caching the content in the Page Library and would only like to expire the cache when a new page or change is performed on some
    content in the page library.

    Hi,
    We can create a new feature and add an event receiver to the feature for all Page Libraries.
    For more information, you can see the link below:
    http://msdn.microsoft.com/en-us/library/ee231604.aspx
    Here are two similar threads for you to take a look at:
    http://sharepoint.stackexchange.com/questions/37555/how-to-add-event-receivers-to-all-the-lists-in-a-site-collection
    http://social.technet.microsoft.com/Forums/en-US/f1297543-9035-49d6-9299-d82f546eeddd/event-receiver-for-specific-list-fires-for-all-lists-on-site-collection?forum=sharepointcustomizationprevious
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • Need to knw how to maintain cache settings for infoprovider in one go

    Hi,
    We are trying change the OLAP cache settings for the queries, as we know queries inherit the properties of InfoProvider so instead of changing for queries we need to change it for infoprovider. But we have 1000+ infoproviders, i want to know is there any way to change for all the infoproviders at one go"
    we have around 1100+ infoproviders in our BW system
    we would like to know what is the option to activate all the queries at
    a time
    Can you please let us know how to maintain the cache settings for all
    the infoproviders in one go
    and also like to know whether this will change the cache settings of
    the queries present now in the system
    Thanks & Regards,
    Syeda Nausheen Sulthana
    SAP BASIS | AtoS

    Hi Nausheen,
    You capture the steps that you do in changing the infocube properties in BDC.
    Create an upload file with all the cubes technical names and execute the BDC program in automated way.
    You can take help from ABAP expert in your team.
    Let me know, if you need more details.
    Thanks,
    Krishnan

  • How to print multiple footers for each page in RTF template xml report.

    Hi,
    How to print multiple footers for each page in RTF template xml report.
    i am able to print ( two sets ) ...
    up to last page ( one template ) and for last page ( another template).
    i want to change the footer information based on the group value printed in the report ( it might be 5 to 6) In every report run.. can you please check and let me know do we have any feasibility to achieve this.
    Thanks in advance.
    Regards,
    KAP.

    You can remove all other logic, like last page only contents (start@last-page:body), etc and section breaks if any you have inserted manually.
    Just have for-each@section logic.
    It would be difficult for me to guess what you have done without looking at your RTF or describing here.

  • How to create select-options for 3 fields out of 5 by FREE_SELECTIONS_INIT

    Hi Experts,
    I am using the Function Modules FREE_SELECTIONS_INIT and FREE_SELECTIONS_DIALOG to create the select-options dynamically on the selection screen.
    My problem is that I am passing a field list of 10 fields in the FIELDS_TAB of the function.
    Now it creates the select-options for all 10 fields. I want to create select-options for only 5 fields initially and let the user select out of the remaining 5 fields to create the select-options.
    How to achieve this.?
    I tried by passing the 5 fields in FIELDS_NOT_SELECTED table but they get hidden and once hidden I am not able to get them back in my field list.
    Please help me out.
    Useful answers will be suitably rewarded.
    Thanks in advance.
    Regards,
    Himanshu

    Hi Experts,
    I am using the Function Modules FREE_SELECTIONS_INIT and FREE_SELECTIONS_DIALOG to create the select-options dynamically on the selection screen.
    My problem is that I am passing a field list of 10 fields in the FIELDS_TAB of the function.
    Now it creates the select-options for all 10 fields. I want to create select-options for only 5 fields initially and let the user select out of the remaining 5 fields to create the select-options.
    How to achieve this.?
    I tried by passing the 5 fields in FIELDS_NOT_SELECTED table but they get hidden and once hidden I am not able to get them back in my field list.
    Please help me out.
    Useful answers will be suitably rewarded.
    Thanks in advance.
    Regards,
    Himanshu

  • How to add extra options for style of images.   iPad version has far more options than Mac version

    How to add extra options for style of images in pages.   iPad version has far more options than Mac version

    Thank you, you made me go look again and I realised the ones I use on the iPad are under Borders not style and they are on Mac also.  I feel a bit silly but I wouldn't have got there without your prompting.  Do you mean by "create your own"  using the borders and then saving as a style or can you create something that is not in either?
    Thanks again

  • Finder View Options, For All Sub Folders

    If I understand how View Options work in Finder windows ...
    I can set View Options for a particular folder to always open up in a particular View Options setting.
    I can set that very same View Option as the Default View Option for all the rest of the folders I open up.
    But, what I would like to do is set the View Options for a folder and all it's sub folders to be the same. Without changing the default View Option for the rest of the folder I open up.
    For example.
    I like to have my Documents open up in List View.
    I like to have my Photos open up in Icon View. (along with certain Icon View Option settings)
    Is there a way to do this?
    Can I set the directory and all sub folders/directories for all my photos to open up the way I would like them? Without having to change the way all my Document folders/directories open up?
    Because the way it seems to work now, is that every time I create a new folder in my Photos directory/folder, I have to manually set the View Options, since the default is List View and not Icon view. If I change the default to Icon View, then any new folder/directory in my Documents will then open up in Icon View.

    If the folder is not set to open in a specific view, it should open in the same view as the containing folder. When using mixed views, you need to open the folder in another window to get the view it previously had.
    In your example, setting Documents to always open in list view and Photos to always open in Icon view should have any new sub folders open in the same view. If any existing sub folders have a different view, you will need to manually change the view, since the Finder will (usually) keep track of the view any particular folder has.

  • Identical Related Link for all pages

    We're trying to put a set of identical Related Link pages for all pages.
    I tried the following.
    Modify the DefaultFramework Page.
    Drill into Desktop Innerpage
    It consists of :
    Detailed Navigation
    Dynamic Navigation
    Drag&Relate
    Related links
    Portal Favorites
    Content Area
    Made of a Copy of the Content Area iview, and added 2 Relate Links into this iview (save it as Content_Area_2)
    Removed the Original Content Area under Desktop Innerpage and added Content_Area_2)
    What I essentially did was assigned related links to the content area of the Desktop Innerpage. That should bring up the Related Links for all iViews.
    Is that how it can be done ?
    Does not seem to work.
    Is there another way of doing it.

    boerli wrote:
    > In GoLive there was a wonderful feature which allowed
    you to click any image in
    > the bin and it would display instantly all the links to
    pages on which that
    > picture was used. It allowed you to find content and
    other pics on other pages
    > related to that image instantly. It prevented
    duplication. Wonderful feature I
    > used constantly on running our huge websites.
    >
    > I can't find anything like that in DW. Now I have to try
    to remember on which
    > other pages I used that image. It's a nightmare...
    >
    > Can anyone help?
    >
    > boerli
    >
    > Am I missing something? Can anyone help me find this
    feature?
    You want to find all pages that have a particular image on
    it?
    From the Edit menu select Find and Replace.
    In the Find In drop down select Entire Current Local Site
    In the Search drop down select Source Code
    Then in the Find field type in the filename
    Now click Find All
    The search results will show you all pages, you can double
    click on each
    file and the page will open with the filename highlighted in
    the code.
    Its not perfect, but Dreamweaver isn't GoLive. If its a
    feature you
    would like to see ask Adobe:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Dooza

Maybe you are looking for

  • Checking for PDF 1.7 compatibility in Preflight (Acrobat 9 Pro)

    Hi, I've noticed that in the given Preflight profiles in Acrobat 9 there is no compatibility check for PDF 1.7, only 1.6. is there a profile i can load? or a set of checks i can make a profile in order to determine 1.7 compatibility? Thanks, Yair Agm

  • Windows 8.1 and Cisco Connect Incompatable

    I've upgrades a couple of PC's to Windows 8.1.  Upon discovering the printer attached to my E4200 v1 by its USB port was not showing after the upgrade, I re-ran Cisco Connect to re-install the printer. ----At this point I'd like to say up front that

  • Can I use mini dvd's in my new imac?

    Have several movies made with sony mini dvd camcorder, can I put the mini-dvd in the dvd slot of my imac, or will it get stuck? Thanks, Dan

  • Can't Backup Photos to external disk because "photo busy".

    Installed iPhoto 6 and now when I try to backup photos (that I added to library before when I had iPhoto 5) by copying and pasting to my external drive I get a message from the external drive saying that it can't load a photo because the photo is "bu

  • Synchrony problem with Desktop software

    When I try to connect my BB9003 with my PC with Windows 8, I cannot synconize. It says : CRADS Database Error : (C:\users\jacques\Appdata\local\ Reaserch in Motion\BlackBerry Desktop\XCPCSync.OEM\Sync SDK209.601\Translators\RimBB\Contract{3CC232FA4FA