switching on .portals with a specific page on a portlet

Hello
If a user clicks a button in a portlet right in test1.portal (this test1.portal has 2 portlets, the left one and another is right portlet and portlet left has all the links during the click on each corresponding page link will appear right portlet through CPI), after clicking on a submit button in a portlet right in test1.portal request goes to a servelt and retrieves the required data from the DB and needs to display these data in another. testB.portal Portal say with a specific page on a right portlet (portlets testB.portal 3, a left and another is right portlet, left portlet has all the links and then click on each link of page corresponding is displayed in a portlet right by CPI, another portlet down right) with a page spicific in a portlet right in testB.portal. We use the IPC JSR 168 portlets.

My question is, after obtaining the necessary data from db in the servlet, how to send the request to testB.portal with a specific page filled in a portlet right from testB.portal.

Can someone pls help?

Thank you
DK

Hello

It really is not much integrated in the framework, WLP to support the passage of information between .portal files. By design, they are the 'level' of a portal which is the highest level information is shared between portlets.

So my first suggestion would be to put all the portlets you want to interact together as part of a 'portal', in one .portlet file, and then you have many options for the transmission of data between portlets:

http://download.Oracle.com/docs/CD/E15919_01/WLP.1032/e14244/IPC.htm#CIHIDHIC

Kevin

Tags: Fusion Middleware

Similar Questions

  • AF:table with Pagination. How to get to the specific page?

    Hi all!

    I use jDev 12.1.3

    I have the following case, based on the Employees of HR schema table.

    In a stubborn workflow, I have 2 pages.

    The 1era page has a read-only table with the employees. The peculiarity is that the instance of the opinion of the employees is tuned with Page Ranging (lazy employees is a huge table).

    Af: table has autoHeightRows = "15" scrollPolicy = 'page' and the iterator has RangeSize = 15.

    By clicking on a button, the user goes to the second page, where the selected record should be changed (with the help of the SetCurrentRowWithKey method). Then, the user wants to go back to the first page.

    The question starts here.

    Assume that the user is on the page with the table and wants to change an employee who is on the page of the 3rd (paging) of the table. After the change of registration, the user wants to return back to the page 'table', but not on the first page (of the paging), but 3rd page.

    So, how I put the current page and the return line to the initial selection of the user?

    I ' tried scrollToRangePage() but nothing seems to happen.

    Thank you very much

    ~ Apostolos

    You can do it if you save the page the row is turned on, or the beginning of the beach page. Her edit you the line and after you have finished editing, you set the rear range.

    To set a table on a specific page, you use a RangeChangeEvent where you specify the table, oldstart, oldend, newstat index values and newend.

    Before you begin to modify or end edit, you can calculate the values of the iterator. Something like

    {} public void onGotoPage (ActionEvent actionEvent)

    BindingContainer bindingContainer is BindingContext.getCurrent () .getCurrentBindingsEntry ();.

    get the number of page to goto

    AttributeBinding attr = bindingContainer.getControlBinding("gotopage1") (AttributeBinding);

    Entire NewPage = (Integer) attr.getInputValue ();

    If (newPage == null) {}

    return;

    }

    first page starts at index 0 so subtract 1 from the number of page

    -newPage;

    DCIteratorBinding iter = bindingContainer.get("EmployeesView1Iterator") (DCIteratorBinding);

    calculate the old and new rage for the RangeChangeEvent

    range int = iter.getRangeSize (); Note both the table and we take the RangeSize of the iterator page size

    int oldStart = iter.getRangeStart ();

    int oldEnd = oldStart + Beach;

    Newstat int newPage = * rank;

    int newEnd = Newstat + range;

    Find the table

    UIViewRoot iViewRoot is FacesContext.getCurrentInstance () .getViewRoot ();.

    UIComponent table = iViewRoot.findComponent("t1");

    create the event and fire

    Event RangeChangeEvent = new RangeChangeEvent (table, oldStart, oldEnd, Newstat, newEnd);

    table. Broadcast (Event);

    Update table

    AdfFacesContext.getCurrentInstance () .addPartialTarget (table);

    }

    I've marked the essential parts "BOLD".

    Timo

  • With Windows 8 How can I print specific pages?

    Original title: mail for Windows 8

    With Windows 8 How do I print a specific page or pages and not all this? When I'm in the email and go to devices, there is no option to do so.

    Make CTRL-P and select your printer.  Then go to the box that says all Pages open, and then select custom.  Enter the pages in the format x - y, where x = homepage and y = page end and tell it to print.

    This is not an option in Windows 8.  There is no area for all Pages.  I looked in all the boxes and there is no custom either option.  You cannot select which pages to print.  It is such a waste of paper and ink cartridge.  I hope that there is a free update for Windows 8 that will solve this problem.

  • Open a PDF file to a specific page of the command line

    I want to open a PDF stored locally to a specific page of the command line. I've seen examples of access files based on the web using http and the #page = parameter, but it doesn't seem to work for a file stored on my local disk.  I want to be able to use VBA in MS Access to control the opening page.

    Hi cfwoodbury,

    When you open a PDF document from a command shell, you can pass parameters to the command to open the switch /A with the following syntax:

    /A "=" ""

    For example:

    Acrobat.exe/a "zoom = 1000" "C:\example.pdf"

    Kind regards

    Rave

  • How can I open to a specific page or the destination of a PDF using Buddy API Xtra?

    Hello

    I work with a CD ROM catalog that uses the Buddy API Xtra to open PDF files when the user clicks on a link. The customer wants to be able to open to a specific page in a pdf file.

    I can open a pdf file using the baOpenfile() Buddy API function, but I'm unable to open to a specific page when I add #page = 4:

    baOpenfile("@\pdfs\Powder Cores\Magnetics_Powder_Core_Catalog_2011.pdf#page=4","normal")

    I also tried to work with the code below, which seems to me it should work... I did not know that the game "open..." "it was a function of Director.

    on mouseUp me
    
      pageNum = 4
    
      theApp = baShortFileName(baFindApp("pdf"))
      theDoc = baShortFileName("@\pdfs\Powder Cores\Magnetics_Powder_Core_Catalog_2011.pdf") 
    
      theArgs = "/s /A page=" & string(pageNum)   & "&pagemode=bookmarks"
      -- (translates to "/A page=4" in this example)
    
      open theApp && theArgs && theDoc
    
    end
    

    Thoughts?

    Thank you in advance!

    The problem with _player.open is that you can not add any command switches.

    A possible solution would be to use Valentin Shell Xtra:

    http://Valentin.dasdeck.com/Xtras/shell_xtra/win/

    (You will need to copy the xtra in the directory Configuration\Xtras of the Director and together with your projector).

    Using this xtra, your code will become something like this:

    on mouseUp me

    pageNum = 4

    PAP = baFindApp ("pdf")

    theDoc = _movie.path & "pdfs\Powder Cores\Magnetics_Powder_Core_Catalog_2011.pdf".

    theArgs = "/A" & CITY & "page =" & string (pageNum) & "= OpenActions" & CITY.

    shell_exec (PAP, "open", theArgs & theDoc)

    end

    BaShell boyfriend may also work, but I have not tried.

  • There was a story on the "back" arrow a tiny small downstairs Click arrow where I could choose a specific page of the past to return. He saves hit it and reload the old pages that I want to jump. What can I do now?

    in the upper left corner of the toolbar, there is a 'back' arrow and an arrow "forward." before the latest version of the software update to firefox, I used a teeny tiny "down arrow" who was to the right of the "arrow". When I clicked on the little arrow 'down', he showed me a list of all the pages that had recently been opened; not only can a website I visited, but all pages I had sailed on this Web site. I used the arrow 'down' as a shortcut to return to a specific page, to have to click the arrow on the "return", like ten times or more. I really, really, really like for you to put this feature on the back, or tell me what I can do instead. Thank you.

    Click with the right button on the Back / Forward buttons for a list of visited sites.

    You can also install this add-on: https://addons.mozilla.org/en-US/firefox/addon/backforward-dropmarker/ which will give you the back of the small arrow.

  • How to remove a page number for a specific page

    I am editing a book of poetry in pages and my start of document with a title page, followed by a couple of blank pages, followed by the table of contents pages followed by the rest of the book pages.  Now I have whole page numbering upwards in the foot with the option of "not visible on the first page.

    My problem is, I want to delete the page number of these blank pages after the title page, but keep the numbering goes after that. However, if I try to delete the page number in the footer of specific, it removes all the footer later (or alternate footers.)

    So my title page is number 1, but some like "poster is not on the first page" it does not show the number, that works.  Page 2 and 3 are empty then 4 page is the first page of table of contents, etc..  I want to make pages 2 and 3 show not the foot of page/number, but keep page 4 and beyond.

    Thanks in advance!

    You did not have the Pages you use. I'll assume Pages 5.x

    Click on the last page you want to have no Page number > Menu > insert > Section break

    Click in the next Section > toolbar > Document > Section > Page numbers > start: 1 > numbering > uncheck continue from the previous section

    If there is a Page number in the previous Section, remove it.

    Peter

  • "There is a problem with this Web page, so it has been reloaded. Try using the Duolingo Web site.

    I recently started to get this message when I try to do exercises on the site Doulingo.  The site loads up to the time when I hit enter to begin an exercise then I get the exact massage indicated above to the upper left of the Safari screen, same thing happens with Chrome.  It only happens on this site and only when you ask for an exercise.

    I tried all the usual suggestions: compensation historic site and the data, a complete reset of the iPad reboots, stops.  So far, nothing works.

    I use a mini iPad 1st Gen with iOS 9.2.1.

    In my house I also got an iMac and iPad 4 and do not have this problem with these devices, it seems specific to iPad mini.

    I have the Doulingo app and it works, but does not offer the same functionalty than the Web site.

    Hi FrenchApples,

    Thank you for using communities Support from Apple! I'm sorry to hear you're having such problems with Safari on your iPad. If you continue to have problems with this specific site, you can find the troubleshooting steps in the following article useful:

    If Safari does not load a page or a page Web elements are missing - Apple Support

    Concerning

  • How to print specific pages does not not in LJColorPro M177

    You just bought a new LJ MFP M177 ColorPro works with a Mac in Mac OS 10.6. I want to print specific pages in the HP manual that came with the installation diskettes. No matter what page numbers I can print, they never match the screen pages in this manual. The exit appear to be pages just randomly and not even close to what I said. Ex: I want to print pages 30 to 39 for a total of ten pages. I'm home pages 21 to 26 instead, judy pages 5. There are many other examples of this type of error.   I go to the screenshot and indicate the pages I want to print typing in the screenshot where it says them print pages from... to... and then I select print.  The screen on the left side is obviously not to the right on the first page of the sequence, I selected either.  HOW to choose the correct pages so I can print this manual?

    Thank you very much.

    Someone suggested that I count the first pages of the table of contents and this number adds the print range. I did it and it worked. So thanks for your help...

  • How to print specific pages in TIF files?

    Print TIF files

    We work with including more than one image tif files.
    I mean a single file, including for example 10 pages.

    We couldn't find how we can print one or more specific page in this TIF file mentioned.

    Example: I have a TIF file, including 15 pages, but I want to print only the number of pages 1 and 8.

    Thanks in advance.

    Choose printing options
    http://Windows.Microsoft.com/en-us/Windows7/choosing-print-options

    http://social.technet.Microsoft.com/forums/en/itprovistaprinting/thread/b3c979c2-7286-4606-b4d8-a670f022c1fe

    http://www.Vistax64.com/Vista-print-fax-scan/121801-printing-tif-file.html

    Dana girls. You never know what they think.

  • Selection of a specific page

    When you visit a Web page that has several pages of data, there are frequently boxes at bottom of each page that all allows you to select a page number, previous, next, or last. If there is a lot of pages, usually as only a few are displayed. How can I select a specific page if this page is not shown.

    For example - A place has 20 pages of information. Display this pages 1, 2, 3, 4, 5, previous, next. How can I go from page 1 to page 14 without walking through 'next' 13 times.

    It depends 100% on how the site was built.  If you send me a link, I could tell you how (or if it is possible).

    For example, this page 'answers.microsoft.com' was built to have a box to type a page number.  But he has his own fault: when you type the entries on a Windows Phone, the keyboard has no "enter" button, and the Web page with no button 'print' next to the box, it is impossible to go to a page of a Windows Phone number.

    Similar design concerns hit the other types of sites.  Sometimes, you can add a number to the URL if they use URL query strings. Sometimes there are other options. But again, everything depends on who built the site, and how they chose to do.

  • How can I create hypertext links leading directly to a specific page within my digital publication?

    Hello!

    I'm really pleased with the DPS and have published workbooks on this society.

    For our pre orders, we would use the publication and the link to our (Excel-based) pre order sheet links directly to specific pages within the workbook.

    Thus, for example, I produced (A) listed in the spreadsheet and I want to offer our customers click on a hypertext link to go directly to our workbook pages digitally published with all the background beta.

    Help, please!

    Cheers!

    Insert and manage cross-references in InDesign

  • If I switch to MUSE with responsiveness, my many sites of MUSE since versions Tablet and phone still has open in the program?

    If I switch to MUSE with responsiveness, my many sites of MUSE since versions Tablet and phone still has open in the program?

    The statement speaks for itself, so I still have to update because I can't find any data, saying that it is acceptable to use old versions of MUSE site structure in the new face.

    Do not worry!

    Existing Web sites will open initially as 'fixed' (unfounded) and the only difference that you will discover is that your Adaptive for office, Tablet and phone versions are now called 'alternative layouts' and can be found under the menu on the Page. (The familiar buttons in the map view will be displayed only if there is already an Adaptive provision, be careful not to confuse users who want just a reactive trace.) In fact, you can combine presentations reactive and adaptive, fluid and all! Just beware that as of now, the effects of roll and some widgets may not be used in a fluid page.

  • Is it possible to add a button that will open an attachment to a specific page in its own window?

    I have two PDFs generated from Framemaker.

    PDF1 is a user's guide.

    PDF2 is a test plan document.

    I want to include the possibility for the reader in PDF2, open the guide of the user to a specific page (topic) if they need to access detailed information about a test item.

    In order to ensure that the PDF2 player has the user's guide, I thought I want to implement an attachment under PDF2 PDF1.

    By browsing the ' net, I found that I can add a 'link' (rectangular clickable area) on PDF2 which, when clicked, will open PDF1 in its own window to a specified page number. GREAT!

    But... what I want to do is to place a * key * on the PDF2 (with a tag) who will perform this task (open PDF1 to a specified page in its own window). However, I am getting lost and does not know how to do this (or if this can be done at all).

    Pointers would be appreciated :-)

    Thank you.

    John

    Then... I thought about it (of course, * after * post the question.) Sigh) and given that the post is now here forever, I thought I should share my solution, for what it's worth.

    In PDF2, with PDF1 included as an attachment:

    1. Rich Media > Add button.
    2. Button to place on the page.
    3. Open the properties of the button (double click or right click > properties).
    4. Click the Actions tab.
    5. Select the Action, select go to a page view.
    6. Click Add...
      (This opens her create go to view dialog box.)
    7. Double-click on the attachment (PDF1).
    8. In the attachment, scroll to the desired page.
    9. In create go to view dialog box, click on connect.
    10. In the Properties dialog box, click Close.
    11. Reopen the Properties dialog box, go to the Actions.
    12. In the action pane, click "Go to a page in another document" (the action that I had set earlier).
    13. Click on change.
    14. In the target Document section, select 'New window' field.
    15. Click OK.
    16. Click Close.
  • Opening a specific Page

    Hi, we have recently upgraded to Adobe DC, and I can't figure out how to get a PDF file to open to a specific page. I don't know how to use bookmarks and I guess it is somewhere in this area. I used to use the function "Display Initial" under "Properties", but I don't see how to do this in the new version. Thanks for your help!

    Never had anything to do with bookmarks. There always seems to be exactly in the same place for me. I wonder if your 'upgrade' turned out be a downgrade to the free Acrobat Reader instead of Acrobat?

Maybe you are looking for