Problems with IE autocomplete on faces ssl sites

We have a SSL secured web application, running java server faces (richfaces).
We have the following problem:
On some sites form input fields get not autocompleted by the Internet Explorer's autocompletion - not to be confused here with the faces autocompletion mechanism.
Internet Explorer seems to store already entered input values for only some sites. On some sites it works, on some not.
The interesting thing is the following: On sites where the URL displayed in Internet Explorer's address bar is in fact the actual page the autocompletion works. Though on sites where the URL in the address bar is not the actual page (due to faces actionMethod mechanism) it doesn't work.
Has anyone here similiar experiences? We could really need some help on this, we have put some effort into solving this problem and haven't succeed so far.
best regards

Problem solved.
For anyone who might be interested:
As described in the former post, the problems occurs because the URL in the address bar does not match the actual displayed site.
To fix it, configure a redirect for the action in the faces-config:
<navigation-case>
<from-outcome>some.outcome</from-outcome>
<to-view-id>some_site.xhtml</to-view-id>
<redirect/>
</navigation-case>
Since now a redirect is sent make sure to test your scenario for possible side effects.
best regards

Similar Messages

  • I can't send emails from Mail. I have three different accounts set up and have the same problem with all. The mail just sits in my outbox. All worked fine until Yosemite upgrade. Recent update has not fixed problem.

    I can't send emails from Mail. I have three different accounts set up and have the same problem with all. The mail just sits in my outbox. All worked fine until Yosemite upgrade. Recent update has not fixed problem.

    I have been experiencing the same problem. My mail app won't even open on my Late 2011 Macbook Pro. It will show as open, but the app will never actually show up.

  • Problem with Textfield autocomplete -- only uses the INSTR function

    Hi dev team,
    I use the new APEX "textfield autocomplete" item type and got a really damn problem with it.
    I have a table with an index on the same column which I want to search with the autocomplete field.
    Index:
    CREATE BITMAP INDEX TEST.GEO_DATA_IDX1 ON TEST.GEO_DATA (postcode)
    NOLOGGING TABLESPACE TS_INDEX;Select which is automatically generated by APEX 4:
    SELECT   a.*
      FROM   (  SELECT   DISTINCT postcode AS RV
                  FROM   TEST.GEO_DATA
                 WHERE   country_id = :P1_COUNTRY
              ORDER BY   1) a
    WHERE   INSTR ("RV", :p$_search_string) > 0 AND ROWNUM <= :p$_max_rows;
    -- plan
    Plan
    SELECT STATEMENT  ALL_ROWSCost: 4,308  Bytes: 45,31  Cardinality: 1,97            
         2 SORT UNIQUE  Cost: 4,307  Bytes: 45,31  Cardinality: 1,97       
              1 TABLE ACCESS FULL TABLE #TABLE# Cost: 4,306  Bytes: 47,311  Cardinality: 2,057  In APEX 3 I used the addon from Tyler Muth with my own Select:
    SELECT   DISTINCT
                postcode AS DV,
                postcode AS RV
         FROM   TEST.GEO_DATA
         WHERE   country_id = L_COUNTRY
         AND    postcode like l_search||'%'
         ORDER BY 1
    -- Plan
    SELECT STATEMENT  ALL_ROWSCost: 840  Bytes: 152,867  Cardinality: 13,897                                
         8 SORT ORDER BY  Cost: 840  Bytes: 152,867  Cardinality: 13,897                           
              7 HASH UNIQUE  Cost: 838  Bytes: 152,867  Cardinality: 13,897                      
                   6 VIEW VIEW index$_join$_001 Cost: 836  Bytes: 232,111  Cardinality: 21,101                 
                        5 HASH JOIN            
                             2 BITMAP CONVERSION TO ROWIDS  Cost: 31  Bytes: 232,111  Cardinality: 21,101       
                                  1 BITMAP INDEX RANGE SCAN INDEX (BITMAP) #INDEX#
                             4 BITMAP CONVERSION TO ROWIDS  Cost: 45  Bytes: 232,111  Cardinality: 21,101       
                                  3 BITMAP INDEX SINGLE VALUE INDEX (BITMAP) #INDEX#Is there a chance getting my INDEX used by the new APEX item? I guess not. But I still want to ask before I rebuild everything. :)
    Best regards,
    Tobias

    Hi Tobias,
    I assume you are currently using "Contains & Case Sensitive" for the "Search" attribute. Have you already tried out "Exact & Case Sensitive"? Because that will internally use the LIKE operator as your original query does and because the % is at the end it should enable the use of an index. But it might still not work, because the ORDER BY might be executed at a different time than in your original example, but it's worth a try.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Problem with firewall and java on line sites internet explorer

    i have been experiencing problems with java on line games because the firewall has blocked usage.On two of them when i press play to play the game a message appears error on page.If i dowload mozilla will i have the same problems? also when downloading from my gmail account again error on page. When i donload your browser do i click on save or open?
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; WinNT-EVI 27.03.2010)

    Well... good; when we help each other here, we can't
    assume that any step has been taken, unless it's been
    specifically identified. I'm sure that makes it all
    the more frustrating, since you are a very experienced
    user.
    Now, then:
    -- since you have reinstalled the Java Update; and
    -- if you open your Help >> Installed Plug-ins, and
    scroll down the list and find these three items:
    Java Plug-in for Cocoa -- Java 1.4.2 "JavaPluginCocoa.bundle"
    Java Plug-in (CFM) -- Java 1.3.1 "Java Applet Plugin Enabler"
    Java Plug-in "Java Applet.plugin"
    -- and if Enable Java and Enable JavaScript are checked in:
    Safari >> Preferences >> Security, as you say they are; and
    -- if Enable Plug-ins is checked in the same section,
    as you say it is; and
    -- you have repaired permissions, as you say you have; and
    -- you have emptied your Cache; and
    -- your Icons folder ({YOU}/Library/Safari/Icons) has been
    trashed if it is over 750 KB; and
    -- you have Quit, then relaunched Safari after all this,
    as you say you have; and
    -- your {YOU}/Library/Caches and {YOU}/Library/Caches/Safari
    folders have read and write permissions
    ...then, I'm currently at a loss as to what else to suggest.

  • Safari 7.1 creates problems with drop down menus from some sites

    I blindly install Apple updates, but with Safari 7.1 I run into problems with the drop down menu of www.arcweb.com.  As this is my main client it is a big problem.  Any suggestions or solutions?
    thanks
    Jean

    Empty Caches.
    1. Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        "Develop" menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.
    2. Quit Safari if open.
        Option click the "Go" menu in the Finder menu bar.
        Select "Library" and then "Caches".
        Look for the folder 'com.apple.Safari"
        Right click "com.apple.Safari" and select "Move to Trash"
        Relaunch Safari.

  • Problems with combination of ADF Faces, Tomahawk, Facelets and MyFaces

    Hello,
    I am trying to combine all things named in the Subject and run into several problems:
    1. ADF Render Kit forces the Tomahawk Components to be rendered in a wrong way or stop there functionality.
    Example 1: The clickable parts of the t:dataScroller Tag can not be accessed because an empty a Tag will be rendered after the outputText.
    Example 2: The t:commandSortHeader Tag can be clicked but the table content will not be sorted anymore.
    The given examples works if i remove the default-render-kit-id element from the faces-config.xml
    2. The ad:table Tag runs into an ClassCastException, only when I put a simple example code snipped into my xhtml file.
    Code snipped:
    <af:table>
    <af:column>
    <f:facet name="header">
    <af:outputText value="Firstname"/>
    </f:facet>
    </af:column>
    <af:column>
    <f:facet name="header">
    <h:outputText value="Lastname"/>
    </f:facet>
    </af:column>
    </af:table>
    The stack trace look like this:
    java.lang.ClassCastException at oracle.adfinternal.view.faces.renderkit.core.xhtml.DesktopTableRenderer._renderRegularColumns(DesktopTableRenderer.java:1029)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.DesktopTableRenderer.renderSingleRow(DesktopTableRenderer.java:109)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.TableRenderer.encodeAll(TableRenderer.java:229)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.DesktopTableRenderer.encodeAll(DesktopTableRenderer.java:79)
         at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeEnd(CoreRenderer.java:159)
         at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
         at oracle.adf.view.faces.component.UIXCollection.encodeEnd(UIXCollection.java:438)
         at oracle.adfinternal.view.faces.renderkit.RenderUtils.encodeRecursive(RenderUtils.java:54)
         at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeChild(CoreRenderer.java:232)
         at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeAllChildren(CoreRenderer.java:255)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.renderContent(PanelPartialRootRenderer.java:65)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.renderContent(BodyRenderer.java:117)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.encodeAll(PanelPartialRootRenderer.java:147)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.encodeAll(BodyRenderer.java:60)
         at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeEnd(CoreRenderer.java:159)
         at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
         at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:242)
         at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:239)
         at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:239)
         at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:521)
         at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
         at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:107)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:367)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:336)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:196)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:87)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    I followed all steps for the ADF installation and the suggested steps for using ADF with Facelets.
    Used versions:
    - Oracle ADF Faces 10.1.3 Early Access
    - myFaces 1.1.1
    - Facelets 1.1.1
    - oc4j 10.1.2.0.2
    Has somebody try to use these things together, too?
    Thanks,
    Carsten

    Hi,
    Inside our fusion applications(ADF/Webcenter) using combination of JSTL and ADF Faces is good practice or pitfal?
    To suggest a a rule of thumb: Try ADF Faces on-board functionality first before reaching out to JSTL. The difference between JSF in general and JSTL is that the JSTL expressions are evaluated at page compile time wheras JSF expressions are evaluated deferred. This difference may have an impact to PPR refreshes and the data rendering (which in many cases I assume you can fix by setting the ADF Faces component content delivery to immediate instead of deferred). On a training slight I flagged JSTL with a "heads up" alert because of this
    Frank

  • Problem with Spanish accented characters in some sites (e.g. "é" shows as "eacute")

    Spanish accented vocals are not being shown correctly at some pages of a site that I use often (https-based online banking). Note that not all pages at that site show this problem.
    On the problematic pages, all accented vocals are shown as a combination of the "&" character plus such vocal (unaccented) plus the "acute" string.
    For example:
    "Información" shows up as "Informaci&oacuten" ---> note that "ó" was replaced by "&oacute"
    "Débitos" shows up as "D&eacutebitos" ---> note that "é" was replaced by "&eacute"
    I tried many Unicode & Western character encoding options, including UTF-8 which is my default option, with no improvements (actually, using any encoding option different from UTF-8 breaks those pages that previously worked fine at that site).
    Note that this happened even before I installed the DownThemAll! extension.
    Internet Explorer does not present this problem.
    Thanks for your support.
    == URL of affected sites ==
    Some internal pages at https://www.argentina.citibank.com (once logged in)

    It is possible that those entities are in the page code as &amp;amp; or that they are missing a closing ';'
    See View > Page Source or select that text and use "View Selection Source" in the right-click context menu.

  • Problems with Camino and Safari browers on sites streaming audio and video.

    The Camino browser (latest update) will not allow me to type anything if I am listening to a site with streaming audio or video. As soon as I start typing, I get white patches all over the place. The only solution was to use Safari for listening and do the typing on Camino. Now, Safari freezes on every single site that has any streaming. The Safari version is 3.03, and it was working fine a few days ago. Any ideas?

    Hi,
    Try troubleshooting the Safari .plist file.  Quit Safari.
    Open a Finder window. Select your Home Folder in the Sidebar on the left. It has a small house icon. Then open the Library folder then the Preferences folder.
    Move the com.apple.Safari.plist file from the Preferences folder to the Desktop. Relaunch Safari. Try a .flv file. If it downloads the file as it should then move the .plist file to the Trash, otherwise move it back to the Preferences folder.
    If that didn't help, back to the Finder window, Home folder, Library / Safari. Move the Downloads.plist file from the Safari folder to the Trash. Restart Safari. Try again.
    And check Safari / Preferences - Extensions. Could be an Extension causing a conflict. If you have any installed, turn that off, relaunch Safari, try again.
    Carolyn  

  • Problems with code autocompletion

    Hello
    I find new ABAP editor very useful. After installing  at office it started working properly without any special configuration. Unfortunately on two other machines (also XP, the same version of SAPGUI, configuration etc.) autocompletion and code expanding doesn't work. It displays suggested piece of code, but when enter is pressed (this is how it works at office) I get just new line. Default  key combination (ctrl - enter) doesn't work either. Anyone has any suggestion how to make it work?
    best regards
    Maciej Gottfried

    Really never? Sometimes, it doesn't work because the where-used index has not been rebuilt (usually with SAP standard programs, from time to time with custom programs). You may rebuild it manually from SE38 menu (utilities, update navigation index) or from SE80 navigation tree (other functions, rebuild object list).
    By the way, I tried code auto completion with my SAPGUI 7.10 SP 7 : TAB works! (but not ENTER as I said). Thanks Céline. Rob, yes I know, it was in 2009

  • Having problems with security certificates-can't access sites

    I just installed Firefox & am not having problems which result in security certificate error messages. I cannot access Facebook; Pandora, etc.

    Which SSL error message do you get?
    Check the date and time in the clock on your computer: (double) click the clock icon on the Windows Taskbar.
    *https://support.mozilla.com/kb/Secure+Connection+Failed

  • I am using 3.6.13 and ever since I have had a problem with opening a submenu within that site. A blank page always pops up. Please help.

    I have used American Greetings website for a long time and also a capability within that site called Suggested Messages. Now it won't open and a blank page from Mozilla pops up. Ihad no problem like this before. Very frustrating.

    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • Problem with downloading drivers from Toshiba EU site

    Hello,
    I have a Qosmio G30-126 With Vista Ultimate.
    Every time that I try to download any new drivers from Toshiba-Europe site, the connection is broken.
    The result is an incomplete ZIP file which is unusable. If I use Download Accelerators, the file seems to download completely butstill is unusable (CRC fail check) the same error with incomplete downloads.
    I can only manage to download small files from Toshiba's site and only after some repeated trials. They don't come at firts trial.
    I tried both IE7 and firefox with no success. I used DownloadAccelerator Plus but it is still worst.
    Anyone has any sugestion or solution?
    Thanks in advance.

    Hi
    I dont know why you are not able to download these drivers.
    I download several drivers from the Toshiba European driver page and everything works like a dream
    Listen I use the IE6.
    I think you should try to download it again and check your OS, internet browser and internet settings!!
    Bye ;)

  • Problems with flash content (MySpace and other sites)

    For the past few months I have been unable to view any media content on MySpace (videos, music) and a couple other sites. This is a real annoyance as I am a music reviewer and I can't listen to much of the music people want me to check out since it's usually on MySpace.
    I've tried uninstalling Flash Player and reinstalling it. I also uninstalled and reinstalled Shockwave. Nothing works. I'm using Firefox 3.0.10 but it also fails to work on Safari. Works fine when I view the site on a PC.
    I keep searching for answers and coming up with nothing but "Install the latest Flash Player" which I have...

    I've tried uninstalling Flash Player and reinstalling it. I also uninstalled and reinstalled Shockwave.
    Did you repair permissions and restart your computer afterwards? Make sure you have installed Flip4Mac, VLC Media Player and Perian.
    Also, make sure you are using the latest version of Quicktime as well as Flash Player and Shockwave.

  • Problems with margins when publishing to a site

    Hello,
    I have been working on a company manual for our customers using RoboHelp. Everything has been created and has gone smoothly with one small exception. What we have is a website created from RoboHelp and we have links elsewhere to specific HTML pages from this site. The pages appear fine without setting margins on the site however when the file itself is accessed through a link there are no margins. When margins are set on the HTML to lets say 1 inch and you access the file through a link the page appears perfect and just the way I want it however when you access that same page thru the RoboHelp created site the text is distorted since it is trying to fit within a specified pane.
    My question is how can I create margins on the page so that they appear when accessing the HTML file directly and in printed documentation and still have the text fill the entire frame on the site. Is this done by editing the frameset or am I missing something simple here?
    Thank you!

    Hi there
    Please insert some screen captures depicting the desired and undesired looks you are seeing. Is this related to just online viewing or is it printed output you are asking about? You seem to be using the two interchangably and it's a bit confusing.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Problem with partialTriggers in ADF Faces

    I´m using JDeveloper/Oracle Appserver 10.1.3.
    Here is what I find strange:
    I wish to display an error message next to a textfield using the autoSubmit/partialTriggers functionality.
    <afh:cellFormat>
    <h:panelGroup>
    <span title="#{textBean.translatedTexts['popup_338']}">
    <h:outputText value="#{textBean.translatedTexts['datum__direct_payment.jsp_2516']}" />*
    </span>
    <af:inputText simple="true" id="paidDate" value="#{directPaymentBean.directPaymentFormBean.paidDate}" maximumLength="10" inlineStyle="width:120px" autoSubmit="true" styleClass="input" valueChangeListener="#{directPaymentBean.doIt}">
    <fpw:convertDate
    messageKey="ange_datum_i_ratt_format__direct_payment.jsp_2422"
    datePattern="#{framework.fpwUser.longDateFormat}"/>
    </af:inputText>
    <af:panelGroup partialTriggers="directPaymentForm.paidDate">
    <af:message for="paidDate"/>
    </af:panelGroup>
    </h:panelGroup>
    </afh:cellFormat>
    The request is submitted and the Converter fails but the message is not displayed. However if I change the af:message ti af:messages it works. It also works (with af:message) when I do a full submit with a command button. Both scenarios above indicate that:
    1. The trigger fires, at least for af:messages meaning that the syntax is OK
    2. The message is stored with the right id (paidDate) bacause the message gets display at full page submit.
    It it something funny with af:mesaage and partialRendering?

    Hi,
    Ok that's a lot of different issues, I'll start with the last one.
    I thought that only the values (text fileds) that has declared partial triggers were supposed to be sent in the request but all data is actually sent at a PPr-request. I can live with it though. Just wondering.
    It depends if you're using 10g or 11g and also the type of events. Most of the times, everything will be sent though, but not everything is going to be processed in case of 11g
    But, when I tell the panel group containing the message to listen to both text fields funny things happen
    Ok, that's strange. Let try a programmatic approach just to see what happen. Try the following in your page.
    <af:inputText id="paidDate" value="something" ...>
      <f:valueChangeListener binding="#{messageController['paidDate']}"/>
    </af:intputText>
    <af:message for="paidDate" binding="#{messageController['paidDate'].component}"/>Then create a request scoped managed bean named messageController wiith the following class:
    public class MessageController extends HashMap<String, MessageController.Refresher>
        public Refresher get(String id)
            Refresher refresher = super.get(id);
            if (refresher == null)
                refresher = new Refresher();
                super.put(id, refresher);
            return refresher;
        public static class Refresher implements Serializable, ValueChangeListener
            private UIComponent component;
            private Refresher()
            public void processValueChange(ValueChangeEvent ev)
                RequestContext.getCurrentInstance().addPartialTarget(component);
            public UIComponent getComponent()
                return component;
            public void setComponent(UIComponent component)
                this.component = component;
    }That code will refresh the bound component (the message) whenever the value in the component using the listener (the inputText) changes. In your case it might do the trick.
    Regards,
    ~ Simon

Maybe you are looking for

  • Using hierarchies from SAP BW BEx Query in BO Universe

    Hello, I'm trying to use a hierarchy (e.g. a simple customer class hierarchy) which is a part of a BEx Query in a BO Universe. But until now I have not found a way to get a hierarchy from a BEx Query working in a BO Unvierse. 1. Is it generally possi

  • I need to make VR files in PhotoStitch - free download available?

    I want to download minimum that will get me the VR file creating capabilities w/out iTunes, etc.

  • Problem with JNDI

    hi, i am not sure whether this is right forum or not, but could not find more better place. for this i have tried to google a lot, so if you are suggesting google please provide with google key words. and gone through this page as well : http://www.j

  • [SOLVED]GDM won't start after doing an -Syu

    SOLUTION: had to re-install NVIDIA driver I think this has something to do with the fact that i had NVIDIA proprietary driver installed. I fixed it before by re-installing it however now it's giving me an error about GCC version 4.8 being used instea

  • Weblogic cluster and routers

    Is it possible to setup a WLS cluster having two WLS boxes seperated by           switches/routers ?           - Bhupi