Redirecting to a page

I create a working group with just a commandButton control that are running the following code:

{} public void onBack (ActionEvent actionEvent)

FacesContext fCtx = FacesContext.getCurrentInstance ();

ExternalContext eCtx = fCtx.getExternalContext ();

String activityUrl = ControllerContext.getInstance () .getGlobalViewActivityURL ("Welcome");

try {}

eCtx.redirect (activityUrl);

} catch (IOException e) {}

}

}

The question I have, is that it is not redirected to the welcome page, but the current page. In the workflow boundless, I have a *-(welcome)-> control flow cases welcome. Any ideas?

JDev 11 GR 2

What is the use case? You can not simply redirect to another page within a working group. What should happen with the BTF?

If you want to get the FRNS, you can use a return of workflow or action of parent in the BTF.

Timo

Tags: Java

Similar Questions

  • Firefox prevented this page from auto redirection to another page

    Firefox prevented this page from auto redirection to another page
    I get this message every time I go to the new search page. I'm if tired after you press the F - ING allow it's not funny. Cannot Fire fox remember the pages of dam that go? Every time freaking that I go to a new page that the accessories and I have to click allow. I would like to get rid of this for good so if you can help me it's cool, if not then bye. I'll explore for browser. I can't take more. In addition, when I read that page moves upward again and I have to click on authorize again.

    Try this: Firefox button > Options > Options (or tools > Options) > advanced > general, uncheck 'warn me when Web sites try to redirect or reload the page'

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    You use obsolete, and is no longer supported version of Firefox (version 3.5.5) which is likely to have many problems of security and stability. Upgrade to the current version.

    Also see-> https://support.mozilla.org/en-US/kb/common-questions-after-upgrading-firefox-36

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • Why do I get the pop-up "Firefox prevented redirection to this page?

    Whenever I am a of my Zynga playing games (Cafeworld) and click apply for help, a pop up comes up saying Firefox prevented the redirect to this page and I have to click "allow" every time. It is very annoying. I can't understand what it takes parameters changed to prevent this pop up. It doesn't have any other game from Zynga.

    Hello

    You can try to uncheck the warn me when Web sites try to redirect or reload the page in Tools (Alt + T) > Options > Advanced > general. Options > Advanced

    Options

  • How can I activate Firefox prevented this page from automatically redirecting to another page? This unfortunate thing has now completely blocked me connect to a Web site.

    How can I disable this message blocking? "firefox prevented this page automatically redirecting to another page.
    It used to be boring, but now he has completely blocked me to connect to a Web site.

    Tools > options > advanced > general...
    then uncheck the...
    I myself have this option because I stand bad pages themselves help to redirect to who knows what. Why can't you just go sites where I click?

  • I'm constantly projected this message: "Firefox prevented this page automatically redirecting to another page." Why does this happen?

    I'm constantly projected this message: "Firefox prevented this page automatically redirecting to another page." The result is that I'm often looking to a white screen with an option to click on "allow". But sometimes the message arrives and I'm on the page I want to be on anyway. I do not understand this and do not know how to change this setting, if indeed I configure Firefox this way. Help?

    There is a setting that can cause this message in the Options > Advanced Options > general

    "Warn me when websites try to redirect or reload the page.

    http://support.Mozilla.com/en-us/KB/options%20Window%20-%20Advanced%20panel

  • similar message: "Firefox prevented this page automatically redirecting to another page" Skype phone is one of these... Why?

    1. I click on "Eastlink" this message "Firefox prevented this page automatically redirecting to another page.
    2 when I go to SKYPE, it only allows me to make a call.

    Thanks for help, Georgina
    

    To disable this function:

    Orange button or Firefox menu Tools > Options > advanced

    In the mini ' General' tab, uncheck the box in front of this option:

    "Warn me when web sites try to redirect or reload the page.

    Does it work?

  • How to get around the "Firefox prevented this page auto redirection to another page?

    whenever I click on a website to get more information, I have to
    Let him. The bar to say the-Firefox prevented this page from auto
    redirecting to another page.
    If I click on it I want to go out there and not having to rely on a permit
    button. Help!

    Tools > Options > advanced > General > let me Warn course when the site try to redirect or reload the page is unchecked.

  • How can I make Foxfire quit gives me the message Firefox prevented this page from automatically redirecting to another page?

    When I'm on some sites Firefox gives me the message Firefox prevented this page from automatically redirecting to another page? and then I have to click on allow. This happens on every page on some sites. How can I make this stop all together?

    Tools-> options-> advanced-> general, then uncheck the warn me when websites try to redirect or reload the page

  • I have a Mac and I want to remove the feature "Firefox prevented this site automatically redirecting to another page. Show you how do to Windows, but I have not found how to for Mac

    I have a Mac and I want to remove the feature "Firefox prevented this site automatically redirecting to another page. Show you how do to Windows, but I have not found how to for Mac

    This has happened

    Each time Firefox opened

    == I try to go to page to a new page

    Thanks Cor - el.

  • my mac automatically keeps redirecting to a page of activation of comcast when I try to use a browser. I read that it might be a virus problem. Any suggestions?

    My mac automatically keeps redirecting to a page of activation of comcast when I try to use a browser. I read that it might be a virus problem. Any suggestions?

    A page that you really want to set your browser home page. There is no virus for Mac.

    If you are a new customer of Comcast and can't access the Internet, call Comcast customer support.

  • Do stuff to PL/SQl that returns the value and redirect to modal page by setting this value

    Hello

    a button click Page1 I would perform a PL/SQL procedure that returns a value in P1_ITEMVAL and then redirect to a page 2 (modal page) and the value of an item on this page with the value previously returned. To do the same thing with a normal page is quite easy:

    Button action is present, then process of PL/SQL that returns the value in the P1_ITEMVAL element and, finally, a branch at page 2 that sets P2_ITEMVAL with P1_ITEMVAL. I really have no idea how to do the same thing when the target is a modal page.

    I created a unit test on https://apex.oracle.com/pls/apex (application 1554 - redir_to_modal)

    Workspace: tests

    USER: supporter

    PWD: supporter1234

    Any help would be much appreciated.

    Kind regards

    Pavel

    Pavel

    If you prepare a URL using the value calculated in the PLSQL of DA part you can then use a subsequent stage of javascript to set the location of the window.

    This will jump to the top of the page of the modal dialog box

    : P1_URL: = apex_util.prepare_url)

    ' f ? p ='|| : APP_ID - Application id

    |': 2' - Page id

    ||': ' || : APP_SESSION - Session id

    ||':'                      -- Request

    ||':NO'                    -- Debug

    : ': ' - Clear Cache

    : ': ' - Settings

    ||' P2_ITEMVAL'

    : ': ' - Parameter values

    || (: P1_ITEMVAL);

    then in the action of javascript

    Window.Location.Replace ($v ('P1_URL'));

    Hope this is of some use

    Concerning

    Kelvin

  • State of session/Dom to the point where to redirect to the page of this application

    Hello

    I joined 3 OpenLayers in page 5 of the APEX. When I select an object on the map I want to show a modal page with related data. For this, I do the following:

    1. I put the value of an element in the DOM JavaScript: $s ('P1_SELECTED_ID', $v ('P1_ID'));
    2. I update the value of the session of the item likechubby Kiran described here: assigning the value dot PAGE APEX
    3. I click on a button to redirect to modal page where I put the value: P2_EMPNO with the value of & P1_ID.
    4. The modal page opens, but no value will be defined. (the same when I set the page as usual mode)

    I tested it also on apex.oracle.com - but with the same result:

    Workspace: lets

    User: guest

    Pass: Lets1234

    Application: SessionUpdate

    Link: https://apex.oracle.com/pls/apex/f?p=11045

    I also read this post: APEX point: elements of the Page to send

    I checked the State of the DOM element - with Firebug and session state with the tools of the developer toolbar everything works fine...

    Can someone help with this problem?

    Kind regards

    Christian

    The following solution works for me: State of the side customer Pass to the modal dialog box

  • Redirect to another page and hide the buttons

    Hello

    It is possibel to hide the buttons if I redirect on one page?

    Example:

    To Page 2, there is the 'Page 3' button. If someone clicks on the button will open the page 3.

    In Page 3, there are three buttons 'A', 'B' and 'C '.

    If I start on page 2 and change the site to click on the button 'Page 3' keys 'A' and 'B' will be hiding on page 3.

    If I start to on page 2 and the change of the site using the menu navigation on page three, all buttons will show up on this site.

    Workspace: TEST_OA5
    Username: [email protected]

    password: Hund456 (<-new password)

    Can someone help me?

    THX

    René

    RWErene81 wrote:

    It is possibel to hide the buttons if I redirect on one page?

    Example:

    To Page 2, there is the 'Page 3' button. If someone clicks on the button will open the page 3.

    In Page 3, there are three buttons 'A', 'B' and 'C '.

    If I start on page 2 and change the site to click on the button 'Page 3' keys 'A' and 'B' will be hiding on page 3.

    If I start on page 2 and change the site using the menu navigation on page three, all buttons will be displayed on this site.

    Add a value ask as PAGE_2_BUTTON for the button on page 2, and then make the buttons A and B on page 3, conditionally to aid a ask! = Expression 1 condition, with term 1 on PAGE_2_BUTTON.

  • After printing redirection to another page

    Hi all

    I print a button with action-"Redirect URL" and

    Target of the URL: javascript:window.print (). For the moment everything looks very well and after printing

    page of that remains in the same window. But now the new requirement , it is after the printing of the page,

    He wants to redirect to another page. How can I achieve this

    in the oracle apex 4.0 environment.

    Thank you and best looks

    Seny

    Hi Para,

    Finally it worked! . Thanks for all your responses and Sunil.

    Only change I made was to remove "href" of "windows.location.href".

    function printMethod() {}

    Window.Print;

    Window.Location ='f? p = & APP_ID.: 1600: & APP_SESSION.';

    }

    now it works like a charm. Thanks for your great support.

    Thank you and best looks

    Seny

  • How to create a process to redirect to another page?

    Hi all

    I have a selection list, and when I select a value from this list, I want to redirect to another page. This means that I need to create a process, but I don't know how to write it, please help me!

    Hello

    Selection list can also submit the page and redirect to the page.

    Page under settings attribute selection list Action when the value is modified.

    If you submit the page, you can then create for example a branch that brings you to the target page.

    Kind regards
    Jari

  • I want to do a video opening and to redirect to another page after the end of the video, how do?  No matter what widget or code can do?

    I want to do a video opening and to redirect to another page after the end of the video, how do?  No matter what widget or code can do?

    Can do in muse and I tried to use dreamweaver like the code below:

    <! doctype html >

    < html >

    < head >

    < / head >

    < body >

    < style >

    {#video_background}

    position: fixed;

    Bottom: 0px;

    right: 0px;

    min-width: 100%;

    min-height: 100%;

    Width: auto;

    height: auto;

    z index:-1000;

    overflow: hidden;

    }

    < / style >

    < video id = "video_background" preload = "auto" autoplay no Cup >

    < src = "source opening.webm" type = "video/webm" > "

    < src = "source opening.mp4" type = "video/mp4" > "

    This browser does not support video

    < / video >

    < script type = "text/javascript" >

    {document.getElementById('video_background').addEventListener ('ended', function ()}

    window.location.href = ' http://www.xxxx.com';

    (}, false);

    < /script >

    < / body >

    < / html >

    adeletsang wrote:

    Thanks for your reply.

    I just need to click on "object > insert html ' muse and paste the code there?

    My video ID is video_background which is defined by the widget by default, I should change the code below:

    The site I posted has no video in there and I don't have the widget that Peter sugested however, you can replace the startup code Nacy O made (the black with bit blob going around it) and it should work... understand that a ve\ideo will have to be downloaded by your browser clients before they can see it, so it's another delay for them.

    The code you posted is the code of downtime and that seeks a DIV not called "intro" so no do not change his name...

    A mandatory opening text

    After 5 seconds, this block will disappear.

    Everything between the two div tags is startup code and replace you it with you video and then use the muse "object > insert html" tool to place on your page.

    The demo includes three bits;

    • the body or the div tag is the code shown above and goes into the tool "insert html".
    • a header code that defines styles i.e. the yellow background and text... cela goes in your location of metadata page

    • The final code is the timeout in jQuery you had but do not change the name to the background image unless you also change the name of your div to match... Nacy O put it in its footer code that is correct for DW, but Muse has no footer as such area so I used a master metadata slot to the same effect. The important point is that it descends UNDERNEATH other codes.

    Have a play with it and see how you go...

Maybe you are looking for

  • go forward and backward

    I would like to go forward and backward while sliding the increase to the right or to the left. It is available in the UC browser.

  • Pavilion dv6-2155dx: need to fix the card wifi for dv6-2155dx

    Hey guys. I have a laptop HP Pavilion dv6-2155dx with a Intel Centrino Wireless - N 1000 wifi card. The card was to die for a long time now and about to go off completely. All other PCs and phones connect properly to the internet here, except that th

  • New Qosmio F10-101. Where is OneNote?

    Just bought a new Qosmio F10-101 in Greece with Greek Windows XP, but I can't find Microsoft OneNote installed on my machine. On the European model site 'abandoned' the specs say clearly that OneNote is provided with this model.So why this software i

  • Impossible to install vista service pack 1, internal error. I now have the disc, it would be interesting to try?

    My computer will not install the updates, I tried the fix tool cannot install. I tried to download and install service pack 1 for Vista, cannot install an internal error. I now have the real drive for Service pack 1, should I try and load this and se

  • Code 10 don't recognse not my com port adapter

    I have an adapter 485d9tb of B and B in order to make my Aurora inverter data and order being input and output to the computer. The port it is connected has the Code 10 error, following details to rectify this do not work and I keep get the Code 10 e