Page fragmentasion navigation

hi
i am developing a web application
using the visual jsf in netbeans6.1(same as java sun studio).
in that application i have to page fragments
1) is for only hyper link with name hader.jspf which includes on hyper links
2) is for displaying the page fragments related ti which hyperlink is clicked
means
suppose i click services link in 1st header.jspf then it should display service.jspf in second page fragment.
after ward when i click next link it shold display next jspf frame in second page fragment
thanks

Hi!
I don't understand what you want exactly. JSPF file is a page fragment, but you wrote "it should display service.jspf in second page fragment". It sounds like "it should display page fragment in a page fragment".
If you want to click link in first page fragment and load page, then just specify 'url' property for a hyperlink. URL should link to necessary page, which contains the same page fragment as first.
You also can refer to page fragment bean from Java code:
Menu menuFragmentBean = (Menu)getBean("Menu");
Hyperlink hlExample = menuFragmentBean.getHlExample();
, where Menu - name of page fragment (service in your case), hlExample - name of hyperlink on this page fragment.
Thanks,
Roman.

Similar Messages

  • How can I hide page thumbnails navigation bar at the start up of Adobe Reader and open a pdf file?

    How can I hide page thumbnails navigation bar at the start up of Adobe Reader and open a pdf file? I could not find this option under Preferences tab? Thanks

    Hey there,
    Thanks for your reply. That works for the files I do what you said. However, for files I have not done that, It still shows the navigation bar. Any idea, how to do it default for any files?
    Thanks agian

  • Page-specific navigation

    I would like to find a template or a small website built in
    dreamweaver, using css, and page parameter page-specific
    navigation. Any idea where I can find such a thing?
    Thank you.

    > and page parameter page-specific navigation.
    Sorry - what do you mean by this? Are you referring to the
    use of template
    parameters to specify one of several page-specific or
    section-specific
    include navigations?
    You can try
    http://www.ent-sys.com for that
    (go to the services page)....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "buttercupnli" <[email protected]> wrote in
    message
    news:fgadf9$2km$[email protected]..
    >I would like to find a template or a small website built
    in dreamweaver,
    >using css, and page parameter page-specific navigation.
    Any idea where I
    >can find such a thing?
    >
    > Thank you.

  • Pages and Navigation Pages

    What's the difference between Pages and Navigation Pages? Can I change a Page to Navigation Page? If yes, how?
    Thanks a lot.

    The basic problem is that the default page only applies when you haven't yet accessed the book. Once you have accessed it , the last accessed page within the book is what gets displayed. (if the page label specified is the books).
    as before, you either must implement your logic in a backing file or you must generate the url to the book correctly (by having the page label of the page you want active) i.e. if your book has a pagelabel b1 and your pages have labels p1 and p2 and you always want b1 to goto p2 (the default) , then whenever you want to generate a URL to the book you must use P2 as the label (whether it is custom menu or anywhere else in your site).
    The reason the first option is preferable because the logic lives with your book's backing file, in the second case it is spread out (even if you use a helper)
    regards
    deepak

  • Add page to navigation term programatically

    hi friends
    i need to add a page to navigation termset in termstore with friendly url programatically 

    Hi,
    you can use server object model for this like 
    NavigationTerm term = navigationTermSet.CreateTerm("MyTerm", NavigationLinkType.FriendlyUrl, Guid.NewGuid());
    term.FriendlyUrlSegment.Value = "MyTerm";
    term.TargetUrl.Value = "~site/url to page";
    termStore.CommitAll();
    http://pholpar.wordpress.com/2011/03/03/a-more-developer-friendly-way-of-programmatically-creating-sharepoint-2010-external-content-types/
    http://karinebosch.wordpress.com/2013/12/13/programmatically-provisioning-a-term-set-for-navigation/

  • Highlight List (Page Tab Navigation)

    Hi,
    Im using a List in my page to swap between regions, but how can I Highlight the list for current selection.
    Im using "Page Tab Navigation" template list for the same.
    Regards,
    Benz

    Hello,
    You should be able to just set the list item to be current for say page 10 and it should show up as current.
    Carl

  • Highlighting List which using Template  "Page Tab navigation"

    Hi,
    Im using a List which uses List Template : "Page Tab navigation".
    But irrespective of selection all tabs looks same..How can I highlight the active one ?
    Regards,
    Benz

    Hello Benz,
    I suppose you want the "current" tab to be highlighted.
    Take a look at Shared Components>Lists>List Entries>Create / Edit List Entry in section 'Current List Entry'.
    There you can spezify for each of your entires when it should be current and therefore displaying in different style.
    Regards, Tine.

  • How to navigate to a specific part of a page using Navigation Model

    Hi....
    I need to navigate to a specific part of the page using navigation models.
    When I click on a link it should navigate to a div in the middle of the page instead of showing page from starting.
    How to achieve this using webcenter navigation models?
    Thanks.

    Hi All,
    Even I have the same requirement in my project.
    I need to navigate to a specific part of a page instead to the top of page using navigation models.
    I have a navigation model with name aboutUsNavigation.xml which have 5 links(About Us, Contact Us, Carrers, ...).
    I have used the adf tree Component to show the links.
    <af:tree id="about" var="node" initiallyExpanded="false" summary="AboutUs" value="#navigationContext.navigationMode
    l['modelPath=/oracle/webcenter/portalapp/navigations/aboutUsNavigation'].treeModel['includeStartNode=false']}" >
    <f:facet name="nodeStamp">
    <af:commandImageLink id="cil2" text="#{node.title}"
    actionListener="#{navigationContext.processAction}"
    action="pprnav"
    icon="#{node.attributes[pageFlowScope.tnBean.iconKey]}"
    disabled="#{not node.navigable}"
    inlineStyle="#{node.onSelectedPath ? 'font-weight:bold;' : ''}">
    <f:attribute name="node" value="#{node}"/>
    </af:commandImageLink>
    </f:facet>
    </af:tree>
    All the 5 links should navigate to the about.jspx. but each to a part of the page. how to achieve this?_
    Thanks..

  • Missing Actions Link in Page Group Navigator

    Hi,
    I have a problem in portal page group navigator, somehow the action link is missing ( Edit Root Page, View, Properties etc). Can somebody help me, how to retrieve back the link.
    For your information I've checked the permission or access, I've grant the permission to manage all.
    thank you in advance

    Hi,
    We are also experiencing similar problem since this morning.
    This portal is 10.1.4 on Solaris 9. It's a new install of 10.2.0.2 oracle App Server and then upgraded to portal 10.1.4.
    We logged in as portal user and created a page group, few pages yesterday. It all worked fine. Suddenly this morning all the action links such as edit, properties..etc are disappeared for the entire page group and all the pages in it.
    Then we checked the privileges of the portal user. Everything seems to be Ok with the user privikeges, so we restarted the portal. But still same problem. But after some time suddently all the links appeared.
    But now they are gone again. Not sure what's going on? Is this a bug? Do we need to apply any patches? Appreciate your help.
    Thanks,
    Chandra

  • Acrobat 9 Pro: Can't view last odd page in navigation panel

    When viewing pages of a pdf through the pages navigation panel in Acrobat 9 Pro in 2-up view, if the document finishes on an odd page, you cant scroll down and view the last page in the navigation panel. This wasn't a problem in Acrobat 8 Professional. Does anyone know why this is happening and how to fix this?
    I have attached a screen capture that shows the problem.

    Thank you, but that's not going to be very efficient for his purposes, he says. He's actually moving back to Acrobat 7 to build new documents. I spoke with Adobe tech support this morning and showed them the issue via desktop viewing; they stated that the engineers are still working on the problem and it "would fixed in the next major release." Very disappointing.
    Do you any insight into when the next major release of Acrobat may be?

  • Page numbers navigation bar instead of the standard first-next-previous-last

    I want to add page numbers to my navigationbar instead of the standard "first next previous last".
    For example I have a repeat region with a navigation bar (standard) I have 7 records per page and I would like it to say at the bottom:
    1 2 3 4 5 ect. Is there any way I can code this up with php or with dreamweaver or is there an other way to do this.
    Any help welcome

    You can do it in DW
    Add the below code
    <div class="pages">
    <ul>
    <li class="prev"><a href="#">&laquo; Previous</a></li>
    <li><a href="#">1</a></li>
    <li><a href="#">2</a></li>
    <li class="ellipsis"><strong>&hellip;</strong></li>
    <li><a href="#">6</a></li>
    <li class="current"><strong>7</strong></li>
    <li><a href="#">8</a></li>
            <li class="ellipsis"><strong>&hellip;</strong></li>
    <li><a href="#">14</a></li>
    <li><a href="#">15</a></li>
    <li class="next"><a href="#">Next &raquo;</a></li>
    </ul>
    </div>
    style it as
    .pages{display:block; width:100%; text-align:center; clear:both; font-family:Verdana, Geneva, sans-serif;}
    .pages ul{margin:0; padding:0; list-style:none;}
    .pages li{display:inline;}
    .pages strong{font-weight:normal;}
    .pages .next{margin:0;}
    .pages a,.pages .current strong, .pages .ellipsis strong{display:inline-block; padding:2px 6px; margin:0 2px 0 0;}
    .pages a{border:1px solid #DFDFDF;}

  • Light Framework Page-Detailed Navigation error

    Hi,
    When i use the light framework page and change the number of display levels to 1
    the detailed navigation contents disappear.
    is this a  known error..? Is there anyway to get around this..?
    Thanks,
    rocky

    Rocky,
    This thread might give you a lead.
    Light Framework Top Level Navigation Error
    Good Luck!
    Sandeep Tudumu

  • Error on page when navigating with in webdynpro applications

    Hi All,
    I have developed 5 different webdynpro applications. I need to navigate between these webdynpro applications. I am handling the navigation with in the webdynpro applications.
    The problem is after some time ( after navigating to the second or third level) when I try to click on the tabs(top level navigation), the JAVA SCRIPT ERROR is coming.
    And any other tabs are not coming.
    ERROR is: 'Error on page'
    ERROR Description is:'Problems with the web page might prevent it from being displayed properly or functioned properly'
    Any suggestions are appreciated.
    Thanks & Regards,
    Seshu

    Hi !,
    Please can you tell me what to do if you DO NOT want to destroy the source application when navigating away from it?
    For example...  Webdynpro App #1 calls Webdynpro App #2,
    Webdynpro App #1 will always stay visible and available to the user in there toolbar in the portal.  However after I click "Go" to trigger the navigation to Webdynpro App #2, then the next time I hit "Go", Webdynpro Application was destroyed out of memory I believe.

  • Capturing the Page Level Navigation.

    Hi Experts
    The Requirement is like to capture the navigation at the Page level. The log file should contain the details about the user clicks.. for e.g, when a user is accessing a particular service in the portal, all the respective clicks which the user made to activate the desired service should get stored in the log file.
    Regards
    KRis

    Hi Michael,
    Thank you for the reply. IF you can let me know how, in portal or J2EE visual admin, we can capture the page name, then I think I can take it further from there.. Now what's happening is like the logs are been captured for at iView level. How do I capture at the page level.
    Portal version is EP 6.0 SP 14.
    These logs are getting generated in Appache Reverse proxy.
    Regards
    Kris

  • Page links/navigation tabs screwed up

    Anyone having this problem.
    http://web.mac.com/jollybgood/iWeb/CE3A8F8F-A473-49C1-B636-42D52E6F7156/Welcome. html
    My website looked fine until I added an new page. Now the tabs at the top of each page are all screwed up with duplicate tabs and not showing the new page.
    Any idea on how to fix it? I tried republishing each page.
    Strangely on the Trunk Monkey page the tabs are correct. Is this a known problem with the template I'm using?

    I know there's another thread around here about these rollover issues with suggestions, but I'll try to remember what I did to clear things up. I was having the same problems where the rollover navigation links were acting screwy. Several people suggested republishing the site with the "show in navigation bar" property unchecked and then republishing the site checked. This did not work for me. I also tried deleting the nav files directly from my iDisk and then republishing, but still no dice.
    What finally worked for me was to change the name of my site, republish, and then change it back and republish. Strange. It worked, but in the end I decided to scrap the whole site and start over again.
    Post here and let everyone know if this works for you too.
    http://www.dirtdoog.com/

Maybe you are looking for

  • Single Excise Invoice for Multiple GR (background)

    We are using doing GR in background using TSW. We need to capture the Excise Invoice in J1IEX. Can we capture multiple GRs for a single Excise Invoice in this case.

  • Using CRMXIF_ORDER_SAVE to update configurations

    Dear All,   We are using the function module CRMXIF_ORDER_SAVE from the XIF interface of CRM in order to update configurations in several Order Contracts in CRM. After run we see the configuration correctly in the IPC configuration screen when displa

  • Best application for Standard Def DVD creation?

    I have a bunch of MiniDV tapes shot in standard def that I want to make into DVDs for my family. I want to preserve as much picture quality as possible during the process and will be using transitions, overlays, and credits. I have used iMovie 08 and

  • ITunes on Mac won't open after update to 10.6.

    I update  to iTunes 10.6 on Mac with 10.7.3.  Now iTunes won't open, it appears for a split second and then an error message saying iTunes has unexpectedly quit Don't Restore Windows or Restore Windows.  But you can't get either error prompt to respo

  • How to search in Junk folders?

    I have a ton of real spam in my Junk folder. A genuine email slips into Junk. How can I search for it? Thanks!