Navigation from Frame to Page

Hello Friends,
Iam new to BSP and just started developing a application and iam stuck up in the navigation part.
My application has a "Home page" which left and right frames.
In left frame I have tree structure and in right frame I dislpay different pages depending on the Node that is selected in left frame.
I have done this using,
link = "page.htm"
target = "rightframe"
Now my problem is I have a page in right frame and it has a button. On clicking that button it is obviuos that the next page will be displayed in right frame itself because I have written "navigation->goto_page(nextpage.htm)". But I want that on clicking the button in right frame the next page should be displayed as a new page in the same window without left frame...
I hope my doubt is clear..
Thanks in Advance....

<i>clicking on each link should navigate me to different checkboxes in the same page (I mean without scrolling</i>
just copy/paste the code below in a notepad and save it as html . this will explain on how to scroll down the page automatically by clicking a link.
<blockquote>
          <ul>
            <li>
              <p align="justify"><b><a href="#One">One</a></b></li>
            <li>
              <p align="justify"><b><a href="#Two">Two</a></b></li>
            <li>
              <p align="justify"><b><a href="#Three">Three</li>
          </ul>
        </blockquote>
<a name="One">One</a>
<br>
<br>
<br>
<br>
This is for test
<br>
<br>
<br>
<br>
<a href="#Top">Back to Top</a>
<br>
<a name="Two">Two</a>
<br>
<br>
<br>
<br>
This is for test
<br>
<br>
<br>
<br>
<a href="#Top">Back to Top</a>
<br>
<a name="Three">Three</a>
<br>
<br>
<br>
<br>
This is for test
<br>
<br>
<br>
<br>
<a href="#Top">Back to Top</a>
for other questions like
These check boxes should again have different checkboxes within it. And on clicking on the parent checkbox all these child check boxes should be checked.
and navigating to other page with the data for the checked boxes
you have to collect the values in the oninputprocessing and pass it to other pages. i would suggest you to go thru the sample applications.
htmlb_samples,SBSPEXT_PHTMLB,SBSPEXT_HTMLB, SBSPEXT_XHTMLB,SBSPEXT_TABLES
Regards
Raja

Similar Messages

  • Flash navigation and frames / iframes page

    For the past few months I've been trying to have a flash file
    open a certain html page or php page in either a framepage or an
    iframe. In the past I've had no problems with this. I've done it
    several times before without any errors. But somwhere along the
    launch of internet explorer 7 and or Flash Pro 8. I've not had such
    luck.
    If you look at the following site:
    http://www.teamafp.com
    you will notice that the flash menu system works just fine.
    The flash buttons opens the correct pages in the correct windows.
    This site was made a few years ago and even with the development of
    IE7 and FireFox it still functions the way it should.
    Now when making a new site using the EXACT SAME CODE and the
    EXACT SAME HTML / PHP CODE (for the frames / iframes) this does not
    work
    I've mad a quick example of this located at this url:
    http://67.59.38.170/FlashIframe/window.html
    Any one who can figure out why this is would be greatly
    appriciated!!!!

    ....... It's moments like this that make us programmers feel
    really dumb. I can't believe that I've been forgetting the ""
    around the window property. That seemed to have done the trick.
    Thank you.

  • EL for a specific page in a Navigation Model with a Pages Query

    In WebCenter Portal: Spaces we are using the Default Navigation Model, which includes a Pages Query which shows all the accessible pages for the current space.
    How do I create an EL Expresion that allows me to perform navigation from within a page?
    <af:commandLink text="Link"
    id="cl1"
    actionListener="#{navigationContext.processAction}"
    action="pprnav" >
    <f:attribute name="node"
    value="#{navigationContext.defaultNavigationModel.rootNode.childByIndex[1]}"/>
    </af:commandLink>
    this gets me a reference to the desired page, but only as long as the Pages Query is the first item in the model and my page is at index 1 in the Pages Query. Not very robust.
    Is there any way to refer to a page by its title or something like that?
    I know Business Role Pages in Spaces have a direct URL I could use, but I want to use partial page navigation wherever possible.

    Jaap,
    Can you describe your exact use case in a bit more detail?
    Do you wish to link to a specific page or generate links to all pages (iterating through the pages) in the space? If it is the former, how do you identify the specific page? If it is the latter, consider creating a custom navigation model that contains only a pages query and iterate over this.

  • Navigation from One page to another page through hyperlink in webcenter

    Hi All,
    I created ADF unbounded taskflow and want to use it in my webcenter portal application for navigation from one page say Page x to another say Page y by clicking on the hyperlink in the Page x. How to do this in webcenter portal application. When I try to add the taskflow in the navigation model it is taking to the blank page instead of taking to Page x. Many thanks in advance.
    Regards
    Kaushik Gopalakrishnan

    Take a look at this discussion (and referenced resources): http://groups.google.com/group/webcenter-emg/browse_thread/thread/b32d3252228c9e0a

  • Applet navigator to open a page in another frame.

    Hello to the Java gurus out there,
    I was wondering if someone could give me a pointer as to how I can get an applet navigator to open a page in another frame of the web browser?
    Say for example, I have two frames in the main HTML page where one frame contains an Applet navigator, and the other page can be loaded based on where the user clicks on the applet navigator.
    Capturing the mouse click event is all good, but then how do I load a page in another frame ??
    Any help would be much appreciated.
    J. Park

    In your applet class do the following
    getAppletContext().showDocument(new URL("somepage"), "Target");
    See the AppletContext class in http://java.sun.com/j2se/1.3/docs/api/index.html for more information.

  • Script to Add Reference Page Graphics from Frame

    OK, I am ready to pull my hair out. I have looked high and low on the internet to find a place where I can view the RJ Jacquez segment about the script that lets you add images from your Frame reference pages to the RH styles for tip/note/warning/whatever. The only thing I can find is a twitter link, and I can't access twitter from work. PLEASE HELP!!
    Thanks in advance.........Melissa

    Hi Melissa,
    The required javascript to  add images from your Frame reference pages to the RH styles has been shared @ https://acrobat.com/#d=ddHvZY7gelnzm8rqwlAIXQ it is public share and does not require a log in
    Hope this helps
    Ashish

  • Animatioin get distbub while navigation from previous page and next page

    animatioin get distbub while navigation from previous page and next page

    To get the value from dropdown list:
    For example:
    <b>In Layout</b>
           <htmlb:dropdownListBox id                = "country"
                                   nameOfKeyColumn   = "land1"
                                   nameOfValueColumn = "landx"
                                   selection         = "<%=country%>"
                                   onSelect          = "displayregion"
                                   table             = "<%=iland%>" />
    <b>Oninputprocessing:</b>
            CALL METHOD REQUEST->GET_FORM_FIELD
              EXPORTING
                NAME  = 'country'
              RECEIVING
                VALUE = country.
    <i>*Reward each useful answer</i>
    Raja T

  • SSHR Navigation from seeded pages using personalizations.

    Hi
    We are implementing SSHR module for a client. Client wants us to change the navigation process.
    Now the requirement is to navigate Transfer page from Extra Information page. Once the EIT information submitted in the Extra Information page, then I have to navigate to transfer page.
    Please share your thoughts on above requirement.
    Thanks
    Mateti

    [html]"<font class=nav onclick=\"JavaScript:PortalNav( event,'/shared/Hemanth/_portal/ERG3/A','CLIENT','CLINET','"@"');\">"@"</font>"Why there is one more slash after ERG3.Please post your dashboard name,dashboard page name and dashboard path here.
    Also check the below link to see the description of PortlapageNav
    http://gerardnico.com/wiki/dat/obiee/dashboard_url
    One more thing,Its portalPageNav and not PortalNav.I am not aware of any function with name PortalNav.
    Regards,
    Sandeep
    Edited by: Sandeep Saini on 05-Oct-2010 01:04
    Edited by: Sandeep Saini on 05-Oct-2010 01:05
    Edited by: Sandeep Saini on 05-Oct-2010 01:11

  • Page hangs While Navigating from JTT to OA

    In our product Oracle Trade Management we are facing the following issue while trying to navigate to an OA page from a JTT page. Please note that the page hangs for sometime and we have noticed following exception:
    java.lang.RuntimeException: java.sql.SQLException: Missing descriptor
    at oracle.apps.jtf.base.session.JTFCDB.getJTFCookieString(JTFCDB.java:414)
    at oracle.apps.jtf.base.session.JTFCookie.getBrowserCookie(Unknown Source)
    at
    oracle.apps.jtf.base.session.ServletSessionManager.addSessionCookie1(ServletSe
    ssionManager.java:4240)
    at
    oracle.apps.jtf.base.session.ServletSessionManager.addSessionCookie(ServletSes
    sionManager.java:4211)
    at
    oracle.apps.jtf.base.session.ServletSessionManager.endRequest(ServletSessionMa
    nager.java:2495)
    at pages._jtfcrmchrome._jspService(__jtfcrmchrome.java:1894)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    at
    weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecu
    rityHelper.java:227)
    at
    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.
    java:125)
    at
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatche
    rImpl.java:523)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.
    java:253)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:159)
    at pages._jtfcrmchrome._jspService(__jtfcrmchrome.java:1312)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    at
    weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecu
    rityHelper.java:227)
    at
    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.
    java:125)
    at
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at
    weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.
    java:416)
    at
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(Unknown Source)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:332
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun
    (WebAppServletContext.java:3715)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(Web
    AppServletContext.java:3681)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.
    java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at
    weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletCon
    text.java:2277)
    at
    weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.ja
    va:2183)
    at
    weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    The sample code used in JTT page to build Hyperlinks, which takes us to OA page is give below:
    String l_strOfferNameHyperlink = oracle.apps.asf.util.FunctionUtil.getURL(omoPage,"OZF_FS_OFFR_UPDT")+"&qpListHeaderId="+l_strObjId;
    String l_StrPageIdsUrl = "&"+omoPage.getPageIDsURL().substring(1);
    l_strOfferNameHyperlink += l_StrPageIdsUrl;
    l_strOfferNameHyperlink += "&PAGE.OBJ.objType=OFFR";
    l_strOfferNameHyperlink = oracle.apps.jtf.admin.adminconsole.SideBarMetaData.getURL(l_strOfferNameHyperlink,0,0);
    We modified the code as per the OA dev guide and bug no: 04548959
    l_strOfferNameHyperlink = PageUtil.get(omoPage).getURLNoCookie("OZF_FS_OFFR_UPDT",false)+"&qpListHeaderId="+l_strObjId;
    String l_StrPageIdsUrl = "&"+omoPage.getPageIDsURL().substring(1);
    l_strOfferNameHyperlink += l_StrPageIdsUrl;
    l_strOfferNameHyperlink += "&PAGE.OBJ.objType=OFFR";
    l_strOfferNameHyperlink = oracle.apps.jtf.admin.adminconsole.SideBarMetaData.getURL(l_strOfferNameHyperlink,0,0);
    l_strOfferNameHyperlink = oracle.apps.jtf.base.session.ServletSessionManager.getURL(l_strOfferNameHyperlink);
    Pls let us know what is the better way to handle the navigation from JTT to OA to avoid this issue.
    Thanks,
    Nirma

    Calling OA Page from JSP page
    Call OAF Page from JSP
    -Anand

  • Graph image not getting displayed when navigating from another page

    Hi All,
    I have implemented a line graph in ADF with "dept no"(in x-axis) and "avg sal"(in y-axis). When I am going to run only this graph page, its showing proper data.
    But,when I am trying to navigate from another jspx page (which is under some package) to this graph page, the graph is not getting displayed(graph image is not getting displayed).
    In my project I am following package structure for jspx and backing bean.
    Please help me to solve this problem.
    Thnx,
    Abhijit

    Abhijit,
    A couple of things:
    1). There's really not enough information provided to answer your question - have you tried doing some debugging?
    2). You may have beer luck on the [url http://forums.oracle.com/forums/forum.jspa?forumID=381&start=0]11g forum
    John

  • JDeveloper : Problem while navigating from one to another page.......

    Hi,
    I am using JDeveloper 11.1.1.4.0.
    Assume that Eo name : EmployeesEO. I want to display all employees those who r all under coreesponding Department. For that i have created ViewCriteria Named as EmployeeByDepartment for DepartmentId in EmployeesVO. where clause in Viewcriteria is:
    *( (Employees.DEPARTMENT_ID = :Departmentid ) )* .
    Then exposed that viewCriteria in AM for EmployeesVO Instance.
    Now i created taskFlow where I created two jsff page. In page 1 just i drag and drop EmployeeByDepartment viewcriteria from datacontrol [DataControl->EmployeesVO1->NamedCriteria]. Then i drag and drop EmployeesVO1 from Datacontrol to Page 2 as ADF Form.
    Now while clicking Search Button in page 1 it should navigate to Page 2 and also it should display Employee details those who r all under same Department.
    How can i achieve??
    Regards,
    Praveen.

    First question: which component do you use (af:query or anything else)?
    next question if you use af:query why not show the result on the same page (query with table)?
    Timo

  • Navigating from two different master pages to the same detail page

    Hi. Im using JDev 11.1.1.1.0 JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407. Fusion Web Application.
    I have two ViewObjects based on a unique entity Entity1 and each VO has a different set where clause. First, I create a master view page based on VO1 and a detail page based on the same VO1. Navigation is working fine using a link in the PK of selected row and using setCurrentRowWithKey.
    Next, I've created a second master view page based on VO2 and want to enable navigation to the detail page based on VO1. I figured the key is the same (Entity has a one column PK, and the same thing VO1 and VO2) but when I tried navigation with setCurrentRowWithKey or setCurrentRowWithKeyValue doesn't work.
    Can anybody provide steps to achieve this? Is it possible to do?
    Thanks.

    Hi,
    You might be using setCurrentRowWithKey method of VO2, if so, try to use setCurrentRowWithKey method of VO1(on which detail page is based)
    Sireesha

  • IView from second level navigation merged with Other page

    Hi All,
    I encountered a typical problem with iViews.
    I have second level navigation with links as AAA,BBB,CCC (work sets) added to the Role-1.
    CCC is a work set which is been added with pages CCC-1,CCC-2,CCC-3. (CCC-1,CCC-2,CCC-3 are also added to detailed level navigation).
    Now on clicking of CCC (second level navigation link), I have page displaying with CCC-1 (which is working as desired).
    Now I have page DDD wh.ich is directly to the Role-1. Hence now second level navigation is displaying as AAA,BBB,CCC,DDD on clicking on Role -1 .
    Now when I click on CCC, while displaying the contents of CCC-1, DDD (page) is also displaying beneath of the CCC-1.
    I don't want this DDD merging with CCC-1.
    Can any one help me, how to resolve this issue.
    Thanks in Advance,
    Chinna.

    Hi,
    Just a thought : you could create a new workset and put DDD in it and see if that helps.
    Regards,
    Pierre

  • Blank Screen while navigating from one screen to another in a web applicati

    Blank Screen while navigating from one screen to another in a web application.
    While navigating through the screens of the web-based application, I get blank screen at times. The application menu bar is still visible and the header and footer jsps are also still available. The main processing frame alone goes blank. Once I get the blank screen, I am able to choose from the menu option and contine navigating through the screens.
    The application has been deployed on WebSphere Application Server v6.0 and uses JDK 1.4.2. I have checked the application, server and systemerr logs. And there are no exceptions in any of the log files. There is no difference in the logs for a normal flow and the flow when the blank screen occurs.
    The blank screen does not occur always. It occurs around 3 out of 10 times. If you consider a particular page, mostly it loads normally and very few times, the blank screen occurs.
    Compression filter is being used and it gets invoked for every request. Size before and after compression also gets printed in the logs.
    Could this be causing any issue in terms of memory handled or could any jsp timeout be happening, though there are no exceptions in the logs.

    Well, since no one has any ideas, here is my two cents worth:
    Can you turn off compression and see if the problem goes away? If not, I suggest creating a small separate project with the same functionality as that part of the program that causes problems and see if you can duplicate it. Use System.out.println() in the java code and out.write() in the JSP pages throughout the java and JSP code to write to the log file or console as each section is run to see what section is causing problems. You can also consider commenting out sections of code in your JSP page to see if you can isolate the problem.
    I had a similar problem with the screen being blank and this is what I found:
    My JSP page had an include tag in it that included another JSP page. The outer JSP page was drawn and waited for the included JSP page to be drawn. The logic took several minutes to run and something timed out. The inner JSP page was never drawn. No log entry occurred. It appears that it was not Apache or Tomcat that caused the problem, but some firewall or similiar such device. If you have a firewall or similar device, see if the person who maintains it can temporarily set its timeout to a very long time (15 minutes) to see if the problem goes away. Apache and Tomcat probably also have a timeout feature too. You will have to read up on their configuration settings on how to set them.
    By the way, each of those devices probably has its own log file you can read to see if its reporting an error.

  • Calling multiple BSP pages from parent BSP page

    Hi ,
    I have created 2 BSP pages and i want to call the 2nd BSP page from the 1st BSP page depending upon the user's company code. Please help me on this .
    I would really appreciate you quick response on this.
    Regards,
    Sanjeev

    Hi,
    Do you want to have both pages displayed at the same time?
    What about a popup or (i)frames?
    If not, what about navigation to the second page if a certain value is filled in:
    if var eq 'value'.
    navigation->goto_page('page2.htm' ).
    endif.
    Eddy
    Discover the new S(D)N search plugin for Internet Explorer 7 AND Firefox 2 in this <a href="/people/eddy.declercq/blog/2006/11/13/the-beloved-in-sweet-harmony log</a>

Maybe you are looking for

  • Blacks turn dark grey after exporting to pdf from InDeign cs6

    Exactly what the title says. The one on the right is from Indesign....the left one is after exporting (the same in preview and acrobat reader).Anyone know why this happens?

  • PB still thinks external monitor is there

    Any thoughts on why my Powerbook still thinks the secondary monitor is attached? I had connected an external monitor to my PB via the S-Video port for a presentation, and since then - it still thinks the monitor is there. I've restarted, reset PRAM,

  • My phone will not turn on...extremely low poer or serious issue?

    my power was low and it shut off and now after charging it for 30 minutes it wont turn on at all. i plugged it into my vcomputer and it still syncs with itunes but it will not turn on. will restoring it help or does someone else have a solution?

  • Does anyone can use time capsule without connection breaks?

    if I backup more than 100 mb, the connection via wifi breaks and i can not find the time capsule. either i have to restart computer or time capsule. i use mac lion. time capsule 1 st gen, 500 g

  • Sepia Tone

    PSE 4.0; WIN XP; Can anyone tell me how to get a sepia tone rendition of an image. I can get from color to b/w (Image>Mode>gray Scale, etc.) but don't know how to get the brown-bronze Sepia. Have not been successful using the HELP file. Appreciate an