To Dispaly stale data page when browser back button is clicked.

Hi All,
How can we display Stale Data Page when the browsers back button is clicked.
thanks

You have already raised a thread for this..
To display Stale Data Page when browsers back button clicked.
- Senthil

Similar Messages

  • Reloading a Page when Browser back button is pressed

    Hi There
    We are designing a web site in which all the pages are dynamic depending on what he does with his email and addressbook system. Problem is when the uers request a change to the his email accounts or addressbook entries he is sent to editable pages .After editing he is sent back to view page .Now when he uses the back button he sees the old record that he modifed which i dont want to do that Instead i want him to show the updated version of that page
    Now how to achieve this.
    Is there any way to send a request to the server everytime the back button is pressed.
    Also i am trying to remoce the cache using the code below but it does not work i just dont know why?
    response.setHeader("Cache-Control","no-cache"); // HTTP 1.1
    response.setHeader("Pragma","no-cache"); //HTTP 1.0
    response.setHeader("Expires" , "0");
    Any help would be appreciated.
    Thanks.
    Mumtaz

    I also have noticed that in the latest version of Explorer it ignore the no-Cache header when the back button is pressed. Is this an undocumented "feature" put in place by MS or is there a newer header tag that needs to be set. The no-cache and expires tags work fine in Netscape and ealier versions of MS with my existing code. The version I am having difficulties with is 6.00
    Thanks

  • There is no longer a "close tab" under the file menu, so how do I go back to a previous page when the back button will not work?

    Often the back button will not work. I can find no "close tab" under the menus, which I think used to be there, and which is used with Internet Explorer to go to the previous page. How can I go back to the previous page with Firefox when the back button will not work?

    No you can't. Apple don't support downgrading of iOS.

  • Safari 5.1 reloads page when using back button or gesture

    Safari has the strange behavior of reloading pages "navigated to" using the back button or gesture.  Most other browsers I've worked with pull from cache when using the back button.  I don't think this behavior is compliant with standards - defacto as they may be. 
    An example of why this is wrong is the navigation of this forum.  I just loaded Lion and need to use the forum for support.  When navigating back from a particular post to the list of posts the page will reload.  Needless to say several hundred posts have been entered since last looking at the list and I subsequently lose the context of what I read last.  The list of posts from cache which I orginally looked at should be returned - not the latest updated one.  Let me choose when to refresh a page from the cache.
    I downloaded Google Chrome to compare behaviors.  Chrome does not reload pages navigated to using the back button - it pulls the pages from cache.
    I've looked at the configuration of Safari and see no options to configure this behavior. 

    Switch from one finger swipe to two finger swipe
    ok, since i do not have a trackpad, i used my magic mouse. I changed my swipe between pages from one finger to two and my pages no longer re-loaded. Changing that option back to one finger swipe then set my pages to re-load   our setting are slightly differnt, but were looking for the same outcome.   Lood for a "Swipe between pages option. Then look for a drop down triangle. now change your swipe left or right with two fingers to one.   this should re-load your pages now ;-)

  • Data usage AND Browser Back Button?

    1.  How accurate is the data tracker?  I call DATA from my phone and get the usage via text, and check the Verizon site and they are both the same, HOW accurate are they?  In other words, am I getting a surprise at the end of the month?
    I have used 1.2mb out of 75mb.
    2.  Is there a back button for the browser besides the touch one?  Like a physical button or button sequence?
    Thanks all!

    The data information on My Verizon and #DATA refreshes within 45 minutes of the data transaction. In some cases, it may be delayed over 24 hours due to system delays. 
    Thank you, LatachaM_VZW

  • How to redirect to a different page when a browser's Back button is clicked

    In my application a user logs-in and searches on the form provided. Now
    If a I click on browser's Back Button I see a message saying Page Has Expired, now at this point if I click on the browsers refresh button it shows me the page again.I want if browser back button is clicked and then Refresh button is clicked I don't want to show the same page rather redirect to a different page and invalidate the session. Is there a way clicking on browser back button I redirect to a different page.I have the following code on top of each jsp pages:
    response.setHeader("Cache-Control","no-cache"); //forces caches to obtain a new copy of the page from the origin server
    response.setHeader("Cache-Control","no-store"); //directs caches not to store the page under any circumstance
    response.setDateHeader("Expires", 0); //causes the proxy cache to see the page as "stale"
    response.setHeader("Pragma","no-cache"); //HTTP 1.0 backward compatibilityAny help is appreciated. Thanks

    There's no way to know when the back button is clicked, so I don't see how you can do anything about it. Since that message comes from a page which was created by a POST form submission, you can put some unique value in a hidden field that let's the server side record and if it gets it again (from the reload) then it can ignore the form data and redirect.

  • Form field validation: All required data lost when clicking browser-back-button!

    Hi folks,
    I have a big problem using the validation text  field components of Spry when the user must click the browser back button (or clicking a history.back()-Link) because he has  entered a wrong CAPTCHA-code!
    Right now, all the data - only in the required fields - not in the optional  fields!!! - is lost and the user has to enter all data once  again;-(
    Does anybody know why only the data in the  required fields is lost? Is there a nice workaround?
    I really  appreciate a quick answer:-)
    Kind regards from cloudy Germany
    Thomas

    rememberFormInputs('frmlogin', 'input-');
    'frmlogin' should be the id of page, not the name. so on your <form> tag, add the id="frmlogin"
    remove the
    // overload alert
    function alert(str) {
         var el = document.getElementById('alert');
         if (el) {
              el.value += str+"\r\n";
    Its really bad practice to overwrite the alert. and inside the rememberFormInputs remove these lines:
    alert('old value remembered: '+old_value);
    alert('setCookie: '+name + ' = '+value);
    and it should work

  • Need to select link twice when using Browser back button

    I see that my command_link works fine in normal scenarios.
    But when I come to that page using browser back button and then select the link within the page.... the first time, looks like its regenerating the page and only when I select the link second time it is calling the action listener associated with the link.
    Any clue as to how to fix this problem?
    Thanks

    use the following lines in your web.xml to avoid this bug of the current jsf-ri version.
    <context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>client</param-value>
    </context-param>I already tried to report this bug some time ago:
    http://forum.java.sun.com/thread.jsp?forum=427&thread=478928&tstart=180&trange=15

  • Browser back button not working with ADF Application integrated with SSO

    I have integrated an adf application with Oracle SSO Authentication. Application is running fine.
    Though, while navigating between pages, using browser back button , it is not redirecting the url properly
    Should Redirect it to : http://<hostname>:<port>/<contex-root>/<servlet>/<id>
    Presently Redirecting it to :http://<hostname>:<port>/<contex-root>
    As, directory browsing is not allowed, there is Error 403--Forbidden .
    Can anybody tell what changes needs to be made to make browser back button work.

    In some of the documentation I have read, they have mentioned that using the back button in a browser doesn't work too well with any JSF type of application (not just ADF and Jdeveloper apps).
    http://docs.oracle.com/cd/E15051_01/web.1111/b31974/web_form.htm#CFHHJGJH
    Instead, they suggest using buttons on the form.
    There is a video on using navigation between forms that may be of value: http://www.youtube.com/watch?v=bsPtmRID5XI&feature=plcp
    Stuart
    Edited by: Stuart Fleming on Sep 11, 2012 5:30 AM

  • Stale Data error when invoking seeded OAF from a custom OAF page

    Hi All,
    We have a requirement in OAF where we have to open a Seeded OAF Page (Install Base) from our Custom Page. We are using the javascript function “openWindow()” to open the page in a new window. When we close the seeded page by clicking seeded page window using the Window-close button and then perform any event on the custom page, we get the Stale Data error as given below.
    Error: Stale Data
    The requested page contains stale data. This error could have been caused through the use of the browser's navigation buttons (the browser Back button, for example).
    Cause:
    The number of displayed records, 2, exceeds the actual number of records, 1, in view object OwqAM.IKNCICOWQDetailVO1. Some of the displayed records may have been deleted.
    Here is the part of code we have tried.
    String destination = "/OA_HTML/RF.jsp?function_id="+Func_Id+"&"+"resp_id="+Resp_id+"&"+"resp_appl_id="+Application_id+"&security_group_id=0&lang_code=US";
    String testDest = "javascript:openWindow(top,'"+destination+"',null,{width:750, height:550},false,'document',null);void(0);";
    OABodyBean bodyBean = (OABodyBean)pageContext.getRootWebBean();
    bodyBean.setOnLoad(testDest);
    Also this issue is encountered only when we open an OAF page in a new window. We also have a functionality where a JSP page is opened on similar lines, but above said navigations do not result in the same error.
    If anyone has come across such a issue and have a resolution, please let me know. Any pointers would be of great help.
    Thanks,
    Mrugesh

    Hi,
    We had tried passing RetainAM = Y and then bouncing apache. Still we were getting the same error.
    We are not facing the STALE DATA issue when we invoke JSP page and oracle forms. It is only when we launch a seeded OAF page from our custom OAF page that we are getting this error.
    Regards,
    Mrugesh

  • Browser Back Button x Stale Data

    Hi,
    I'm facing a weird issue with back button handling.. whenever two sessions of the browser are opened to access the Oracle Applications, when changing something in one session, moving to the other session to change another thing and come back to the first session, even for completely different products and responsibilities, it gives me the stale data error as below. It seems like the session has been invalidated since I'm sure I haven't use the browser back button.
    Is this an expected behavior?
    ++Error: Cannot Display Page++
    ++You cannot complete this task because you accessed this page using the browser's navigation buttons (the browser Back button, for example).++
    ++To proceed, please select the Home link at the top of the application page to return to the main menu. Then, access this page again using the application's navigation controls (menu, links, and so on) instead of using the browser's navigation controls like Back and Forward.++
    Thanks,
    Eduardo

    Yes,that is the expected behaviour. In oaf http session is synchronised with the clicks, so on same desktop if u open two different apps sessions you will face the error, which ur facing now.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • After doing a Google search, I click on a link and go to the searched web page.  When I go back to the Google page using the back button the links I originally clicked on no longer show as "greyed out".  Any idea what is going on with the browser?

    After doing a Google search, I click on a link and go to the searched web page.  When I go back to the Google page using the back button the links I originally clicked on no longer show as "greyed out".  Any idea what is going on with the browser?

    Type '''about:config''' in the Location (address) bar and press the "Enter" key. When you see a warning, click '''I'll be careful, I promise!''' button.
    * Preferences that have been modified are shown as '''bold (user set)'''.
    * Preferences can be '''Reset to the default''' or changed via the right-click context menu.
    -> In the '''Filter bar''', type '''browser.sessionhistory.max_entries'''
    * Right click the preference '''browser.sessionhistory.max_entries''' and click '''Modify'''
    * Change value from 0 to whatever you want over 0 (Default value is 50)
    * click OK
    -> Close the '''about:config''' tab and then Restart Firefox.
    See this post:
    * https://support.mozilla.com/en-US/questions/860894#answer-229574
    Check and tell if its working.

  • Why does my ipod touch 4gen keeps going back to home page when browsing on the apps store

    Why does my Ipod touch 4 generation keeps going back to home page when browsing in the apps store.
    I called apple 5 times today and asked me to restore it 3x the problem still exists. This problem starts to occur yesterday after upgrading to IOS6.
    Apple customer service is not good enough as they cannot fixed the problem or tell me that I can change the unit as I just bought this 2 months ago.

    Because there is a bug in iOS 6 that effects the 4G iPod touch.
    https://discussions.apple.com/thread/4319809?tstart=0

  • Stale data error:when clicked on lov

    Hi,
    In one particular form I'm having this issue. There are many lovs in this form. If I click on one lov and select a value, then immediately(before the value gets back to the text box of first lov) if I click on any other lov(I'm able to click on the second lov becuase this particular test enviroment is slow and while its processing the first lov, its allowing me to click on second lov. I'm not able to reproduce this in dev as the first lov value is returned immediately to the textbox ) I get this error message.
    The requested page contains stale data. This error could have been caused through the use of the browser's navigation buttons (the browser Back button, for example).
    Cause:
    The record with primary key values {233} could not be found in view object AM.RequestHeaderVO1.
    I tried to reproduce the issue in another custom form in the same test environment but it works fine for this one.
    Can anyone please help
    Thanks
    Sunny

    Hi one more point, I'm using pageContext.isLovEvent() in PFR. Could this be causing my issue?

  • The browser back button is not working correctly when using the search funtion in ProBoards forums. Is there a known issue with ProBoards & FF?

    I have submitted a bug report to ProBoards, but they cannot duplicate the problem I am having, so I am submitting this here in hopes you can find a solution.
    At ProBoards Support and another PB forum while doing searches I found this problem, which continues with repeated testing over the past week or so:
    url: http://support.proboards.com/search
    1. enter perameters for the search (posts only by staff for the last 2 days)
    2. choose one of those post results & click on it (choose a post on page 14 and not on page 1 of the results)
    3. using the browser back button, attempt to return to the previous page of search results
    4. rather than being taken back to the search results with my parameters, the search parameters have been removed and the page show 1000 results of posts by everybody.
    I have tested this over and over again, disabling plugins, and nothing seems to alter the malfunctioning of the back button when I am doing this search function at ProBoards.
    I have tested it in Internet Explorer and find that in IE the browser back button works properly with ProBoards searches. I always get the result I expect, so it's a problem with how FF interfaces with ProBoards, I think.

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!

Maybe you are looking for

  • New effects problem on library loops

    My Logic has been performing close to flawless since I've had it. An update installed today and a new problem has arisen that I can not find a way to fix. Whenever the project tempo is different than the loop tempo, for example, when a drum loop in t

  • Customer line item cleared but still it shows open item in FBL5N

    Hi, We have cleared one customer open item. Posting date of Invoice is 08/12/2010 and Posting date of Incoming payment is 10/12/2010. But in FBL5N system still it shows the same cleared line as open item even though it is showing cleared document in

  • Back up in iTunes 7

    Is there any way to back up my purchased music file in iTunes 7 that only includes music purchased, and not videos that were also purchased? The videos take up a lot of CD and/or DVD space, and right now, I'd like to only back up the music purchased

  • Messages not receiving/sending?

    After some googling and unable to find the answer, I feel this is my last option. I have a iphon 4s(running on ios7.1.2) with skype installed. which version, im not sure. One of the older versions at least, as I refuse t updat to this new **bleep**ty

  • MDMP Idocs enable to use SPRAS

    Hi Experts I have been dealing with MDMP issues in idocs flowing from my 4.5 MDMP system to ECC 6.0. Basically text in some of the idocs get garbled specifically for Chinese Characters. Basically based on some investigation we can use XI and the only