Question about ADF Menu Navigation

i create an adf application, include ADF Menus for Page Navigation.
i found the URL displayed in the browser always show previous page when switch between different tabs.
http://dl.dropbox.com/u/6517186/Application14.7z
this is the application I've created.when click tab1,it shows view2 url. click tab2,it shows view1 url.
not sure if there is mistake in my configuration? or a adf issue? thanks

Use redirect option to create a new browser URL for the view activity.
So try adding a <redirect/> tag in the site-menu.xml as:
<view id="view1">
<page>/view1.jspx</page>
<redirect/>
</view>
<view id="view2">
<page>/view2.jspx</page>
<redirect/>
</view>
Edited by: umesh.agarwal on May 10, 2012 2:06 AM

Similar Messages

  • Quick Question About Simple Menu

    Can someone direct me to a link that has a tutorial for a SIMPLE vertical navigation menu with a submenu. Like a drop down menu but vertical where the main links are on the left and the submenues come out the right side of the menu. I dont need any bells and wistles and I am just learning so it doesnt need anything but a button link when rolled over more link options appear to the right. Is there a tutorial that is not a place trying to sell me this capability and actually works (CS3), no errors, broken links etc...just a how to for a SIMPLE menu with submenus.
    Sorry, I am getting frustrated...thanks

    Okay, just so that it might help someone else who is struggling to find a way to do this, I found a pretty good tutorial on how to make good drop down menus that can easily be made into a vertical pop-out menu as well. I was a bit surprised that there was so little valuable information regarding something that I would think is a pretty common thing, SIMPLE rollovers with submenus. Not only did I have a very difficult time JUST finding a tutorial on basic drop down menus (without all kinds of bells and whistles or people wanting to sell me a package), but there was nobody who could actually point me to the one truly helpful tutorial about the subject out there. So for those who might search I am going to put this link here to the only real thorough tutorial I could find about a simple drop down menu that can work both vertical and horizontal.
    It takes awhile because he is also explaining many things most people with basic knowledge about the program probably already knows but its clear and (SHOCK!) actually works well.
    http://www.tutvid.com/tutorials/flash/tutorials/as3DropDownMenus.php

  • SSRS reports inside SPO 2013 - Question about ADFS

    Our SPO 2013 Tenant is secured by ADFS Claims Based.
    I understand SSRS integrated is not available for SPO 2013. 
    We want to allow links from SPO 2013 to SSRS Reports that authenticate with the same ADFS tokens - so no prompting.  
    Possible? If so, what do we need?
    Possible to provision the SSRS server in ADFS? What versions of SSRS will allow this?

    Well, should we move this to the Power Query forum and try it there?
    Thanks!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • A Question about ADF Faces, File Uploading in distributed environment

    Hello,
    I am using ADF Faces for my project. In my project members will be able to create their albums and upload their photos..
    The problem is that i can do upload in a single server enviroment but i dont know what will happen when count of members will grow.. What is the best way
    for managing these photos in clustered enviroment. 1 Server will not be enough if too many people upload their photos.
    I do not have exact server number because i will add additional server nodes when it will be necessary, so i must think how to do that before production.
    Do you advice me to use XML or keep addresses of photos in database? Or anything else? As i mentioned, i dont know how many servers i will have... maybe 1 maybe 5 maybe 10.
    Thanks for your helps..

    Hi,
    First of all, thanks for your replies..
    Actually i do not want to keep all of videos and photos in database. Keeping them in directories will be better for me but i do not know how to share them between multiple server nodes..
    This is the thing that i have never done before..
    Can you please tell me the terms & keywords that i need look for? So i can find some documents about making this happen.
    Thanks again..

  • Question about ADF BC security

    Frank:
    I was looking at Xtanto's inquiries and your response and this brought up something. I was under the impression that you can use the database to store userid and user information. However, passwords, roles etc have to be defined in system-jazn-data.xml and web.xml for security to work. Am I missing something? I was under the impression that you need system-jazn-data.xml for all the good stuff.
    Please direct me to the section of the doc where this is explained.
    Thanks

    Hi,
    ADF Security requires jazn-data.xml or OID. If you do container managed security where authentication and authorizationis handled by the container then this can be from database tables using custo JAAS LoginModules.
    Xtantos question crossed the two options
    Frank

  • Javascript for adf menu navigation pane

    I have created two navigaion pane menus as explained at
    http://www.oracle.com/technology/products/jdev/11/cuecards/adf_set_43/ccset43_ALL.html
    I want to show the sub menu on mouse over.
    (http://www.oracle.com/technology/products/jdev/tips/fnimphius/rc_expand_menu_on_mouse_over.html).
    I have added client listener, but how can I add the bind action into the javascript?
    Thanks in advance.

    Hi,
    Thank you for your response.
    I have two navigation panes, and when I click on item in the first one, the content of the second navigation pane is changing.
    I want it to be changed without clicking, but only by mouse over.
    How can I do it? Can you give me link? (I have searched the net and didn't find).
    Thanks a lot.

  • Questions about ADF Authentication

    hello guys, first of all.. am wondering, is it possible to connect the adf authentication system with the database, to be able to add users programmatic ?? , the second question is, can i make the authentication on 2 levels??, in my case am having more that company uses our application and each company has many users.. i want the client to log in into the company account, then to his account.. is it possible using the ADF Authentication system ? am using Jdev 12.c thanks in advanced

    Hi,
    first of all.. am wondering, is it possible to connect the adf authentication system with the database, to be able to add users programmatic ?? ,
    something like this. ADF security for dynamic users.
    user can able to do two level of authentication :
    1.configure username and password(encrypted) db. that is DB Authentication.
    2.ADF-security Authentication.
    thanks.

  • Quick Question about Files Menu / F8

    Until about a week ago, when I pressed F8 Dreamweaver brought up the files menu.  Now when I press this function key it brings up the Page Properties dialogue box.  Any ideas how to reset my F8 key?

    I am assuming that you mean Window > Workspace Layout > (Something different)  then Window > Workspace Layout > (back to original setting) which doesn't fix the problem.  Thanks for the suggestion though.  If you meant something different I would appreciate the help.
    BTW when I go to Dreamweaver > Keyboard Shortcuts...  the shortcuts are correct i.e. Files is listed as F8 and Page Properties is command J.

  • Two questions about the menu widget

    Hello,
    I am making a horizontal menu with the menu widget.  I have 2 questions and a picture for you to refer to:
    A - When I create the menu widget, I want to add a dropdown sub menu and be able to link it to anything other than a page in the site.  How do I do that?
    B - There is a page in the menu widget but I don't want it to be in the menu widget because there will be another button on the site that I will use to link to that page.  How Do I keep that page from showing up in the menu widget?
    Thank you - deaf guy

    Michael--
    I don't know how to answer your first question, but for your second question, right-click the page when in Plan view, click Menu Options, then click Exclude from Page Menus.

  • Question about Spry menu for CS3

    When I created a menu using Spry it inserted this code in my
    template
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1",
    {imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    does the path ../SpryAssets/SpryMenuBarRightHover.gif
    reference where the gif file is located in relationship to the
    SpryMenuBar.js or is it suppose to be in relationship to the web
    page?
    I assume this is a value passed into the constructor of the
    Javascript file.

    This is a little ambitious, but it is doable with CSS floats. You'll need 2 menus.  One floated left, one floated right and your logo image in the middle.
    Floats & Margins tutorial:
    http://alt-web.com/DEMOS/3-CSS-boxes.shtml
    More on floats:
    http://css.maxdesign.com.au/floatutorial/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Question about ADF Table's detailStamp component..

    Hi,
    I've written a skin... The thing is I want that table placed inside detailStamp component to have a bit lower height rows than the containing table.. but keeping the same skin. Is it possible somehow? It's very urgent..

    Hi
    thank you for reply.
    indeed i used that weblog before , one i used and i am happy with is that tab menu system.
    just create a xml file and your menu with enough security is ready to go.
    but i can not understand how i should use this example method for my own requirement.
    so let me explain what i need to do :
    I have a javascript based menu in my web application.
    one its item is that a user click on it and he /she can see his/her transactions.
    so it is a javascript menu and not a command button or command link.
    and i can not use any java code when user select that item (maybe it is possible to use java code but i do not now how i can do it).
    when user select transactions item , application will open /faces/transactions.jsp .
    now in transactions.jap i have a table that i should user transactions to him . but i do not know how to filter the view object when this page is going to be opened.
    i searched and asked and i found that i should use bind variable and.... .
    now i declared a bind variable for userID in transaction view but i do not know how i can set value of this variable .
    what i thought is :
    1-set the variable in java code of viewObject , for example in its constructor .
    2-write some scriptlet in transactions.jsp to set value of that variable.
    3-maybe jdev has some drag drop / wizard stuff to bind that variable in query to the variable in managed bean.
    as this view is allways filtered with that userID for each session i think if i could bind it to userID property of managed bean my problem will be solved.
    which of the above way is correct way to do ?
    thanks

  • A question about the menu in SRDemo application

    i tried to modified the menu in the SRDemo... i added a menu bar in the Advance sarched tab ... i create a managed bean and then i add it as a children in the existing managed bean for search tab.... everything works fine... the problem is when i want to add another level of menu let say for the Advance search tab... i did it in this way:
    1. i created a managed bean for the new item i wanted to create ( with label,view, shown, outcome atributes)
    2. i added as a children atribute in an existing managed bean for an item , wich in fact is the children of the tab Management.
    3.after this.. .i went to the SRManaged.jspx page and in th e menu3 facet i entered this code:
    <f:facet name="menu3">
    <af:menuList var="menuSublist" startDepth="2"
    value="#{menuModel.model}">
    <f:facet name="nodeStamp">
    <af:commandMenuItem text="#{menuSublist.label}"
    action="#{menuSublist.getOutcome}"
    rendered="#{menuSublist.shown and menuSublist.type=='default'}"
    disabled="#{menuSublist.readOnly}"/>
    </f:facet>
    </af:menuList>
    </f:facet>
    the code for the menubar is :
    <f:facet name="menu2">
    <!-- Sub Tabs shown in the header bar -->
    <af:menuBar var="menuSubTab" startDepth="1"
    value="#{menuModel.model}">
    <f:facet name="nodeStamp">
    <af:commandMenuItem text="#{menuSubTab.label}"
    action="#{menuSubTab.getOutcome}"
    rendered="#{menuSubTab.shown and menuSubTab.type=='default'}"
    disabled="#{menuSubTab.readOnly}"/>
    </f:facet>
    </af:menuBar>
    </f:facet>
    but when i run the page.... the menu3 doesnt appear....
    can anyone give me a suggestion pls? thanks in advance :)

    Salut Me_J,
    This code seems to be OK, it's probably coming from the faces-config.
    You said it doesn't appear, but you have just the menu bar2 and no submenu panel, or a submenu panel empty (without the text)?
    Regards,
    Tif

  • Question about ADF JClient applications

    I have a View object based on an Entity object that represents an activity done and that has an ID of a worker that does it as a foreign key. I would also like to show the worker's name on the form, but that is an attribute not included in the View object or the Entity object. Is there an equivalent of an Oracle Forms WHEN-VALIDATE-ITEM trigger in a JClient form that would permit me to do so?
    Milos

    Milos,
    a View Object can be based on one or many Entity Objects. You can create a ViewObject that shows content from two tables, including the table containing the name of the worker. Alternatively you could use a query when creating a new attribute for the ViewObject that obtains the name of the worker. This would be a transient attribute.
    You may find the following web page helpful
    http://radio.weblogs.com/0118231/stories/
    Same for
    http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html
    Frank

  • Question about navigation in session scope

    Hi.
    I dont know how to resolve a problem or how to focus this stuff.
    I'll try to explain myself.
    Let say I have a page (a.jsf) with several links, all this links navigates to the same page (b.jsf) which shows the results.
    For each link in a.jsf I have attached a bean with a logic, so If I click in link 1 I go to the b.jsf showing data read from the database.table1. If I clik in link2 I go to b.jsf showing data read from database.table2, and so on...
    The beans are in session scope (and must be).
    The first time works ok because I initialize the bean in b.jsf, read data and I show using a selecManyListBox to show it, but if I go back and select another link it goes to b.jsf, but it shows the old data, the data read the first time, because it never calls again the init method.
    Somebody has talked about using an additional bean to control this but once the bean in b.jsf is created I don't know how to call again the init method in beanB (b.jsf)..
    I have attached a very simple project to deploy in eclipse 3.3 and tomcat 6.0. In this example instead of read from database I read from an structure created in memory to simulate this.
    Somebody could take a look and comment something about it.
    http://rapidshare.com/files/197755305/_session-forms.war
    Thanks

    Hi.
    I understand is the same doing in the action method in a button or a commnad, the project is just an example, my real app is a tree, so is not a question about a button or a command, is about the logic being in session scope. I don't know how to face it.
    thanks

  • Question about Tutorial: Developing RIA Web Applications with Oracle ADF

    I'm learning about ADF and JDeveloper:
    According to the tutorial, after I've bound the data controls for the top right panel and bottom right panel, the bottom panel should always show the employee selected from the collection above.
    However when I do the instructions, the employee information in the bottom right employee area never changes regardless if I select a different employee in the top panel collection.
    I can't figure out why the top and bottom panels don't link together. I'm using the same View in both panels....
    I'm using Build JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407
    Thanks in advance for any suggestions!
    Rob

    The mechanism that synch the two section of the page is called partial page rendering.
    It should work if you follow the instructions in the tutorial, but if it doesn't it is quite easy to fix:
    In the structure pane, select the Form component that surrounds the employees update section
    Then look at the properties inspector for a property call partial trigger
    Click the arrow on the right of it to select edit - and navigate your page hierarchy to choose the table component.
    An example is here:
    http://blogs.oracle.com/shay/2008/05/master_with_two_details_on_the.html

Maybe you are looking for

  • TOC not displayed

    When the webhelp zip file is deployed to a local filesystem, we can navigate the help content with no problem. However, when we deploy the content to a subfolder within the application, the TOC navigation does not display. (At the bottom of the brows

  • Add field BLDAT in BSEG

    Is it possible to add in bseg the field BLDAT and if it possible how?

  • ITunes not recongizing my iPod shuffle

    When I plug in my iPod shuffle the icon shows up on my desktop but not in iTunes. It also charges which is nice but I'm going nuts becuase I've had to listen to the same set of songs for a while now. I also just installed the latest version of iTunes

  • Java SE RTS 2.0 Beta Release Date

    Is there any news when Java SE RTS 2.0 is going to be released? Is it going to be available for Solaris x86? Is it going to be for public download like other JVM ? Manuel

  • Automatic startup not working

    Hi ! I have a problem I never encountered before. At a customers site they have installed an Oracle8i (8.1.7) on a W2K/SP2 server machine. The services startup automatically, but the instance ist not started. Maybe they messed something up during ins