[REPOST]How to force ADF Dialog / POPUP to use POST method ?

Hi all,
Is there any way to make ADF Dialog / POPUP to use POST method ?
I need that approach to implement this post : [SOLVED] Faces - Preventing user from entering URL manually
But it breaks in my application because ADF Dialog / POPUP is using GET method.
Thank you very much,
xtanto

repost.
Thank you

Similar Messages

  • How to force the Netscape browser to use Java Plug-in 1.3.0_02?

    For Analyzer 6.2.1, how to force the Netscape browser to use Java Plug-in 1.3.0_02?

    Change the classid in the object tag here is some info.This applies to JRE's 1.3.1 and greater.How do I know what Class ID to use for a specific JRE?CAFEEFAC-0013-0001-0004-ABCDEFFEDCBACAFEEFAC = This tells the browser to force a specific JRE0013-0001-0004 = JRE version number 1.3.1_04 (1.3.1_08 would be 0013-0001-0008)ABCDEFFEDCBA = Just needs to be there.1.3.0_02 = E19F9331-3110-11d4-991C-005004D3B3DB, it seems like they did not implement the standard until v.1.3.1Any good JRE Version = 8AD9C840-044E-11D1-B3E9-00805F499D93, this class id will just look for any good JRE.http://java.sun.com/j2se/1.4.1/docs/guide/plugin/developer_guide/version.html

  • How can i get a file header using this method cl_gui_frontend_services= gui

    Hi Experts,
    How can i get a file header using this method cl_gui_frontend_services=>gui_download
    Thanks
    Basu

    Hi,
    You can use the FM - GUI_DOWNLOAD to specify the headers. It can be done in the following manner -
    TYPES: BEGIN OF ty_head, "Structure for header
                 h(10) TYPE c,
                 END OF ty_head.
    DATA: it_head  TYPE TABLE OF ty_head WITH HEADER LINE.
    "Adding header details
    it_head-h = 'Field1'.
    APPEND it_head.
    it_head-h = 'Field2'.
    APPEND it_head.
    it_head-h = 'Field3'.
    APPEND it_head.
    it_head-h = 'Field4'.
    APPEND it_head.
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
        filename                        = p_file
       filetype                        = 'ASC'
       write_field_separator           = 'X'
       header                          = '00'  "<= note this
      TABLES
        data_tab                        = it_tab
       fieldnames                      = it_head[] "<= Pass your header table here
    EXCEPTIONS
       OTHERS                          = 1.
    Hope this helps.
    Regards,
    Himanshu

  • How to print a string with out using main method??

    how to print a string with out using main method??
    if we can tell me with example?
    thanks in adavance
    raja

    Hi,
    actually there's none. The UITableView class needs to "know" the tableView's height so either it can calc <number of rows> times <row height> or it has to sum the height of each single row.
    If the row which needs to be of different size always is the first or the last row you can user a tableHeader or tableFoot view.
    Regards
    Dirk

  • How to use POST method to send & recieve XML data in WebDynpro application

    Hi There,
    How can we use POST method in a Url (callign weebdynpro application) and pass XML String content. How can we read this this inside WD Application.
    Any pointers will be great help.
    Rgds

    Closed

  • Invoke ADF taskflow with parameters using POST

    Hi,
    Can someone give an example or point me to an example describing invoking adf taskflow with parameters?
    The requirement is to have the parameters passed using POST method and not passing the parameters in the url.
    Jdev: 11.1.1.4.0
    Thanks!

    Hi,
    a use case for the requirement would have been good to have as yet I can't tell if I am helping you with something useful (hope so) or stupid (for which there would be a better approach to use instead if only we knew the use case).
    Anyway, here's a document describing what you asked for
    http://adfpractice-fedor.blogspot.de/2013/07/url-task-flow-call-with-http-post-method.html
    Frank

  • How to close parent window when we use call method l_window_manager- create

    hi...
    how to close parent window when we use call method l_window_manager->create_external_window
    thank you.

    hi
    good
    go through this link,hope this ll help you to solve your problem
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/63a47dd9-0b01-0010-3d8e-de27242bf011
    thanks
    mrutyun^

  • How to force a dialog box for a network share lot BTMM login

    Once OSX has remembered a network share with User and PW, I cannot find a way to force a dialog box to appear, that allow manual entry of a different User and PW.  This is the case whether for a LAN device or WAN device via Back to My Mac (BTMM.)  This is driving me out of my mind 
    The issue is particularly acute, because sometimes BTMM won't connect with the stored info, but is fine if one can just type in the User and PW. 

    Please give me some pointers.
    As I was searching for solutions for this problem, I was told by someone that I could deploy my jsp's and servlets in iPlanet instead of the web container in my app server. That way, when I invoke invalidate() on the HttpSession object, the session would be destroyed and the login information would be gone with it. So user will get reprompted next time. However, I've never deployed anything but static contents in iPlanet, I don't know how and if it's appropiate to deploy dynamic stuff in there. Any thoughts?

  • How to detect ADF Dialog opened from BPM Worklist Pane

    Hi All,
    I am working on Jdeveloper 11.1.1.5. I have deployed my ADF Application on SOA Managed Server. User does approval/rejection process of the Invoices using the ADF Forms in BPM Workllist. I need to set the size of the ADF Form which gets opened as a Dialog in modal behavior by BPM Worklist on double click. How can i get the handle of the ADF Dialog which gets opened by BPM Worklist.
    Kindly Suggest!!!'
    Regards
    Shah

    Any Update on this.
    Regards,
    Shah

  • How to force security dialog to appear.

    Hopefully someone can help me with this. I have a signed applet that runs fine. But if the user, for whatever reason, clicks the 'Decline' button by accident, subsequent reloads of the applet do not allow the user to allow access to my applet. The only way is to close all browser windows and force the current JRE to shutdown. Is there any way to force this dialog to appear every time, if the user hasn't clicked 'Always', the applet is initialized?

    I am also suffering from the same problem plz send the ans to me when you get it
    my email id is
    [email protected]

  • How to set the full screen mode using setClip method

    hi all,
    how to set the full screen mode using setClip in that softkeys should not be used insteat on that need to create a own softkeys using commands.
    thanks & regards
    Bala.

    In CS5 there are changes made to how the screen mode is reported. In CS3-CS5 the screen mode has a corresponding number. So for instance if the ScreenMode is set to "Preview Off" and you ask indesign CS3 or CS4 to display the screen mode, it will report "1936552047", while in CS5 it will report "PREVIEW_OFF".
    try executing this simple command in respectively CS3, CS4 and CS5 and you will see what I am talking about:
    alert(app.activeWindow.screenMode);
    there is no difference if you do:
    alert(app.activeDocument.layoutWindows[0].screenMode);
    The CS5 solution is rather awkward to work with, unless I am missing something? PREVIEW_OFF is not a string, nor is it a number.
    Example -  doing:
    myScreenMode=app.activeDocument.layoutWindows[0].screenMode;
    and then trying to reset screenMode by something like:
    app.activeDocument.layoutWindows[0].screenMode= myScreenMode
    does not work in CS5 of course. It will throw an error. Neither will this line work:
    app.activeDocument.layoutWindows[0].screenMode=ScreenModeOptions.myScreenMode;
    Any way of working around this?

  • How to close JFileChooser dialog only while using ESC key ?

    Hi All,
    I am using a Frame and from this frame i am calling the JFileChooser via a JButton.
    and using JFileChooser ShowOpenDialog() for open and close .
    while doing ESC operation my Main Frame is getting closed with JFileChooser dialog.
    Can i close only JFileChooser dialog while doing ESCAPE key operation.
    I Have Escape key function in Main Frame file and JFileChooser file( EscKeyEventActionIntialization)
    But while debuging i am not able to catch the esc key action inside EscKeyEventActionIntialization.
    I have attached the code, please suggest me , if i need to do any change .
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package MainPackage;
    import javax.swing.filechooser.*;
    import java.awt.event.ActionEvent;
    import java.awt.event.KeyEvent;
    import javax.swing.*;
    public class SourceSettings extends javax.swing.JDialog{
        JDialog dialog;
        private javax.swing.JFileChooser jFileChooser1;
        MainFile  mainFile;
        ImageIcon icon = new ImageIcon(getClass().getResource("/Resource/mchpIcon.GIF"));
        /** Creates new form SourceSetting */
        public SourceSettings(MainFile  pMPFS) {
            dialog = new JDialog();
            dialog.setDefaultCloseOperation(JDialog.DISPOSE_ON_CLOSE);
            mainFile = pMPFS;
            jFileChooser1 = new javax.swing.JFileChooser();
            dialog.add(jFileChooser1);
            EscKeyEventActionIntialization();
            jFileChooser1.setDialogTitle("Browse For Folder");
            jFileChooser1.setFont(new java.awt.Font("Microsoft Sans Serif", 0, 11)); // NOI18N
            jFileChooser1.setName("Browse For Folder"); // NOI18N
        public String getDirctoryPath()
            int retval = jFileChooser1.showOpenDialog(dialog);
            dialog.setVisible(true);
            if(retval  == JFileChooser.APPROVE_OPTION)
                return jFileChooser1.getSelectedFile().getAbsolutePath().toString();
            else
                dialog.setVisible(false);
                dialog.dispose();
                return null;
        public String getParentDirctoryPath()
            return jFileChooser1.getCurrentDirectory().getAbsolutePath().toString();
        public String getOutputDirctoryPath()
            if(jFileChooser1.showOpenDialog(mainMpfs)  == JFileChooser.APPROVE_OPTION)
               return jFileChooser1.getCurrentDirectory().getAbsolutePath().toString();
            else
               dialog.dispose();
               return null;
        private void EscKeyEventActionIntialization()
            Action  ESCactionListener = new AbstractAction () {
              public void actionPerformed(ActionEvent actionEvent) {
                dialog.setVisible(false);
                dialog.dispose();
            KeyStroke stroke = KeyStroke.getKeyStroke(KeyEvent.VK_ESCAPE, 0, true);
            JComponent comp = dialog.getRootPane();
            comp.getInputMap(JComponent.WHEN_IN_FOCUSED_WINDOW).put(stroke, "ESCAPE");
            ActionMap actionMap = comp.getActionMap();
            actionMap.put("ESCAPE", ESCactionListener);
    }

    You have a class that extends JDialog and has a JDialog member variable (very confusing), and no main(...) method. How is the class used as a JDialog?
    To get better help sooner, post a SSCCE that clearly demonstrates your problem. Note that this should be executable and should not contain any extraneous code.
    db

  • How to force the optimaizer to stop using an index ?

    Hello,
    I have an index on a very large table and I want to see how the applications running on this DB handles a situation in which this index does not exists.
    Therfore I have 2 options:
    1. drop the index - but this is too risky as if i will need to recreate it , it will last forever and will result in long application downtime which I can not afford.
    The test and Dev environments does not contain ammounts of data like the prodicution so its hard to predict from these environments.
    2. the second option is Modify the index columns statistics (which I have done) giving it low NDV (number of diftinct values) -- but sadly this did not work.
    when cheking event 10053 I see a the line "Using prorated density: [ 1/(2*num_rows) ] of col #n as selectivity of out-of-range value pred" which I guess meens the High value of the column is lower then the value given it the query ( I do not run statistics every day , the current statistics for all columns (execpt this one ) suits best and I do not want to handle plan changes . also it will take a lot of time to gather table stats on daily basis.
    So - to make a long story short - how do I force Oracle to avoid using an index but continue builing it and without dropping it?
    I can not use the 'NO_INDEX' hint as it will requre change in many Applications.
    I don need something like NO_INDEX hint on system level.
    I am using Oracle 10g Enterprise edition.
    the optimaized_mode is set to COST BASED.
    Thanks in advance for any help resolving this complicated issue.
    Regards,
    Amit Zor.
    ADBA.

    user3698066 wrote:
    Hello,
    I have an index on a very large table and I want to see how the applications running on this DB handles a situation in which this index does not exists.
    2. the second option is Modify the index columns statistics (which I have done)
    I'm still wondering if there is a way of modifying the statistics of the index in such a way so that it is not used by the optimizer.
    Since the main contributors of the formula for an simple b-tree index access path are the height of index, the number of leaf blocks and for the table access the clustering factor, may be you could come up with all those values bumped up to very large values for that particular index.
    Unfortunately the only component of the formula that is not multiplied by a factor is the height of the index, which is sanity checked (at least in 10.2) when set manually and is limited to a (already quite unreasonable) 255, so you can't set it greater than 255, but the remaining attributes can be set more or less to whatever you want.
    So you could come up with an manual modification of the index statistics like this. Note that I don't modify the NUM_ROWS and DISTINCT_KEYS values in an attempt to limit the risk of unwanted side effects of this modification.
    begin dbms_stats.set_index_stats(
    ownname=>'<index_owner>,
    indname=>'<index_name>',
    indlevel=>255,
    numlblks=>1000000000,
    clstfct=>1000000000,
    avglblk=>1000000000/<num_distinct>,
    avgdblk=>1000000000);
    end;
    /In a quick test I was successfully able to prevent a very selective index access path using these settings, but depending on your remaining statistics and the access paths chosen by the optimizer this might not work for you, at least not in all possible cases, e.g. an index unique scan won't cost more than 256 even using these settings because only a single leaf block by definition has to be visited in this case.
    Of course I haven't checked thoroughly what other side effects this statistics fudging does have, so use at your own risk resp. test it in your non-production environment before even thinking about applying it to an production system.
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • How to monitor ADFS 2012r2, Commercial services use HEAD and ADFS returns 500 instead of 200

    I have set up an on-prim ADFS and an off-prim ADFS.
    I want to use DNS Failover to monitor them and switch off-prim as required.
    I've tried both Amazon Route 53 and DNS Made Easy monitoring, and both appear to use the HEAD command rather than the GET command. How can I monitor these services? ADFS 2012r2 does not seem to support the HEAD command.
    curl -iX GET h t t p s ://fs.redclay.com/adfs/ls/idpinitiatedsignon.htm returns 200 whereas
    curl -iX HEAD ... or curl -I ... return 500 or just hangs forever.
    Only by the process of elimination have I come to the conclusion that the HEAD command is being used. I don't know how to sniffer SSL, but both DNSMadeEasy and AmazonAWS say the services are down when I know they are up.

    Hi,
    Would you please be more specific about your requirements?
    If you want to figure out how to use curl –iX command, you can refer to the Official Scripting forum below:
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    If you have doubts about your third-party software, I suggest you contact third-party support to get accurate answers.
    If you just want to monitor your ADFS servers, you can configure performance monitoring as this article guides:
    Configure Performance Monitoring
    http://technet.microsoft.com/en-us/library/ff627833.aspx
    Best Regards,
    Amy Wang

  • How to force a Mail account to use IMAP instead of POP?

    I'm trying to setup a new mail account on my wife's iPhone 3G (4.2.1) and after putting in the in initial info (name, e-mail address, password), Mail picks up the POP server information (which is valid), but I don't want to use POP, I want to use IMAP. I know that the account supports IMAP as it's configured and working in Outlook. Changing the incoming server from pop.netcabo.pt to imap.netcabo.pt (which I know is the correct server) does nothing, it still functions as a POP server.
    I know that in some cases a big IMAP/POP selection button appears at the top of the mail configuration screen but in this case it doesn't. There appears to be no way to force iPhone Mail to use IMAP.
    The only way I know to get around this, which is a pain in the ***, is to configure the account as IMAP in OS X Mail and then sync the account to the iPhone, but I don't want to go there if I don't have to.

    If your having problems getting your Apple Mail or Mac Mail to sync across your devices, I thought this might be helpful.  It could be because you have your email accounts set up with POP rather than IMAP configuration.  Try this solution.
    I had set up my gmail account a long time ago (5 years) before I know the differnce between POP and IMAP.  IMAP allows you to sync across devices... POP is OLD SCHOOL technology of the 90's.  Now that I know better, and have more than one device I want to sync, so I want to change the settings in mac mail to convert the gmail emails from a POP account type to an IMAP accont type, but I cannot afford to loose all of my previous emails that I'd saved (100's of them), which is what will happend if you delete this account to start anew. 
    Odly, even after I set up the email as IMAP in gmail, it still did not update the account type in Apple Mail.  Apparently this has to be done from scratch.
    !.WARNING, BEFORE PROCEDING THROUGHT THE FOLLOWING, BACK UP YOUR  MAC.!
    What worked for me was actually rather simple, but to be safe BACK UP.
    Note:  It did dissassociate all of my "Signatures" but did not erase them from my email acconts (I have 14 email accounts with google apps).  Your exprience could be different, so please ba safe and back up.
    1) First I dissabled the existing email account in my Apple Mail program. 
    2) Then recreated the account from scratch as an IMAP.* 
    * Be sure to change the account to an IMAP in  gmail first (Click the Gear on the right > Settings > Forwarding & POP IMAP > Disable POP then Enable IMAP
    ***Deactivating took the account out of view (hidden) but retained all of the saved emails from the past.  At the same time it allowed me to recreate the account in Apple Mail from scratch and it auto pulled up the IMAP configuration, with the same gmail account I was using before set up as POP. ***
    Now I'm left with the best of both worlds and all syncs perfectly.
    Just don't forget and accidentally delete the inactive account, or you will lose ALL of the emails you saved during the time when the old POP email account was active.
    Good Luck!

Maybe you are looking for