Facebook for Blackberry Issue with logging out

I am having a problem logging out of facebook on my Blackberry Curve 8530.  Every time i click on log out it just says "Updating" and it just sits there.  I take the battery out to reset, and when the phone comes back on, i'm STILL logged in. I shouldn't have to take the battery out. If I click logout, it should just logout. It's been this way for about a month now.  So what can I do about this annoyance?????

Hi , your problem is arising when user presses the back button of the browser , web browser shows the page from its cache. If you want that
on pressing the back button users should not view the previous pages you must stop web browser from caching the page to its local memory.
It can be done by adding the following code in the jsp:root tag of jsf (.jspx) page.
  <jsp:scriptlet>
  // Set to expire far in the past.
      response.setDateHeader("Expires", 0);
  // Set standard HTTP/1.1 no-cache headers.
     response.setHeader("Cache-Control", "no-store, no-cache, must-revalidate");
  // Set IE extended HTTP/1.1 no-cache headers (use addHeader).
     response.addHeader("Cache-Control", "post-check=0, pre-check=0");
  // Set standard HTTP/1.0 no-cache header.
     response.setHeader("Pragma", "no-cache");
</jsp:scriptlet>Now when ever page is loaded the web browser will never cache the local copy of web pages and hence users will not be allowed to view previous pages when clicking back button
on browser .
Hope this helps.

Similar Messages

  • Issue with logging out in adf security

    I have three pages. Login, error and welcome.
    The first page visible during runtime is login.
    I have username, password fields and login button in it.
    the action of login button is mapped to this :
    public String doLogin() {
            byte[] pw = getSPassword().getBytes();
            FacesContext ctx = FacesContext.getCurrentInstance();
            HttpServletRequest request =
                (HttpServletRequest)ctx.getExternalContext().getRequest();
            CallbackHandler handler =
                new SimpleCallbackHandler(getSUserName(), pw);
            try {
                Subject mySubject = Authentication.login(handler);
                ServletAuthentication.runAs(mySubject, request);
                ServletAuthentication.generateNewSessionID(request);
                String loginUrl =
                    "/adfAuthentication?success_url=/faces" + "/Welcome.jspx";
                HttpServletResponse response =
                    (HttpServletResponse)ctx.getExternalContext().getResponse();
                sendForward(request, response, loginUrl);
            } catch (FailedLoginException fle) {
                FacesMessage msg =
                    new FacesMessage(FacesMessage.SEVERITY_ERROR, "Incorrect Username or Password",
                                     "An incorrect Username or Password" +
                                     " was specified");
                ctx.addMessage(null, msg);
            } catch (LoginException le) {
                reportUnexpectedLoginError("LoginException", le);
            return null;
        }This takes me to welcome page.
    I have a golink control in this page.
    The destination of golink is:
    "#{securityContext.authenticated ? "/adfAuthentication?logout=true&end_url=/faces/Error.jspx"
    : "/adfAuthentication?success_url=/faces/Login.jspx"} "
    (I dont know what this el means. i believe it sets logout to false)
    It takes me to error page.
    I believe I should be logged out now. But when I press back in browser it takes me back to welcome page.
    I put an af:output text with value security.authenticated and it shows true.
    So created a servlet
    public class LogoutServlet extends HttpServlet {
        public void init(ServletConfig config) throws ServletException {
            super.init(config);
        public void doGet(HttpServletRequest request,
                          HttpServletResponse response) throws ServletException,
                                                               IOException {
            request.getSession(true).invalidate();       
            response.sendRedirect("faces/Error.jspx");
        public void doPost(HttpServletRequest request,
                           HttpServletResponse response) throws ServletException,
                                                                IOException {
            doGet(request, response);
    }registerd it in web.xml as url pattern logout.
    Set the destination of golink as logout.
    But still the same results.
    Where did i go wrong?
    the role of welcome.jspx is authenticated-role
    Edited by: josetuttu on Jul 7, 2011 2:17 AM

    Hi , your problem is arising when user presses the back button of the browser , web browser shows the page from its cache. If you want that
    on pressing the back button users should not view the previous pages you must stop web browser from caching the page to its local memory.
    It can be done by adding the following code in the jsp:root tag of jsf (.jspx) page.
      <jsp:scriptlet>
      // Set to expire far in the past.
          response.setDateHeader("Expires", 0);
      // Set standard HTTP/1.1 no-cache headers.
         response.setHeader("Cache-Control", "no-store, no-cache, must-revalidate");
      // Set IE extended HTTP/1.1 no-cache headers (use addHeader).
         response.addHeader("Cache-Control", "post-check=0, pre-check=0");
      // Set standard HTTP/1.0 no-cache header.
         response.setHeader("Pragma", "no-cache");
    </jsp:scriptlet>Now when ever page is loaded the web browser will never cache the local copy of web pages and hence users will not be allowed to view previous pages when clicking back button
    on browser .
    Hope this helps.

  • Unable to log into Facebook for BlackBerry 10 since last year

    Please help me understand why the facebook app for BlackBerry 10 doesn't allow me to login at all. See the attached screen shot which may not successfully load (error message reads as follows "sorry, an unexpected error occurred. Please try again later), I haven't had the chance to even submit my login credentials. This has happened every single time I click the app for several months now.
    Bought my Z30 last year summer/ fall and love it except for the lack of app selections.
    However no luck even after the two BlackBerry 10 OS updates to 10.2.1 and the last two Facebook for BlackBerry 10 updates to 10.4.0.12. Un-installing, re-installing, deleting from phone and also removing from My BlackBerry World account did not work.
    I have no problems logging into the facebook app made for iPhone, iPad. I'm able to login into my Facebook on Mac computer. Windows computer and even on the BlackBerry browser.
    I have already exhausted my options with hours on the phone with tech support at Phone company.
    I am hoping I can get some help without having to wipe my phone completely or having to send it into the phone company.
    In addition, they will give me a loaner which so far I'm told all their stores only have z10 and no Z30s to give me while my Z30 will be in for repairs.
    Any useful advice would be appreciated. Please read the above in its entirety before responding so you will know what I have already done.
    Thanks in advance.

    Photoshop.com is gone. If you had photos stored there, you should have received a series of emails about their being moved to Revel. You can't sign in because there's nothing to sign in to.

  • Myspace for Blackberry May Not Be Nice with Facebook for Blackberry

    Hello:
    I have been using the Facebook for Blackberry app for several months, and it's been very good to me.
    Last night, I've installed the Myspace for Blackberry app. Generally speaking, it's a nice app. I have a few issues with it, but really no deal breakers.
    Except one.
    Ever since I've installed the app, the Facebook for Blackberry app has stopped receiving (and sending) notifications. I have received at least 10 notifications today on my Facebook profiles page, but none of them were forwarded to the Blackberry app.
    I'd appreciate any assistance with resolving this issue. Thanks!
    Velanche

    Myspace has been updated. Make sure you update yours! That is true about the facebook notifications! I had the same thing happen !  I am just going to periodically check my notifications on both! I agree, facebook is more addictive!
    ((But my blackberry is most addictive!!!!))))
    Nurse-Berry
    Follow NurseBerry08 on Twitter

  • I used to share one apple ID/account with my ex but made a new one for myself recently and logged out of the old one but when I try to update my iBooks it asks for the old account's password(which my ex changed by now)

    I used to share one apple ID/account with my ex but made a new one for myself recently and logged out of the old one but when I try to update my iBooks (only happens with this app)it asks for the other account's password(which my ex changed by now). I don't understand why this happens when I'm logged into my account and it only happens with that app. Please help, I need to update. :/

    Content (apps, music, ibooks, films etc) is tied to the account that originally downloaded it, so if the iBooks app was downloaded using the account that you used to share with your ex then only that account can download updates to it. As it's a free app you could delete it and re-download it under your own account - and then re-download your ibooks into it (or copy the books to your computer's iTunes first via File > Transfer Purchases and then sync them back to the app).

  • Facebook for Blackberry causing problems for Facebook site?

    For 3 days I have had problems with my Facebook account.  It occurred to me that it could possibly be my Facebook for Blackberry application that is causing the problems with my online facebook.. My problems are many..(these probs are on my ONLINE facebook only) ....My chat does not open or show friends online, my news feed only shows posts for about the past 30 minutes and no link at bottom to "view more", no option to "view more" on other pages as well.  I cannot view my notifications, it just sits there and spins when I click to view, I cannot access the notifications page in settings nor can I edit or delete any of my facebook applications. I have this problem on any computer I use to access my facebook account, but Facebook on my Blackberry seems to be working fine, except I only get email notifications, no facebook notifications, when there is activity. On my Blackberry, I can view all posts in the news feed, see online friends and chat. I am posting this here because after lots of searching in Facebook Help, I read that sometimes your mobile device can be the cause of your problems on your Facebook account online.  Has anyone ever experienced this or know if it is the cause of my headaches or how to fix it? I have cleared the cookies and history on my Blackberry. I have done battery pulls, log out of Facebook, everything short of deleting the application a reinstalling. Any help would be greaty appreciated! Thanks!

    hello Charm,
    what version of Facebook for BlackBerry are you using?
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Facebook for BlackBerry Smartphones app not working!

    So, I recently updated the facebook app to v.3.2.0.12 on my BB Curve 8520 and I seem to be having some trouble using it since then. It was working absolutely fine this morning, but now when I open the app, it's taking too long to load the news feed, and is not loading any of my friend's wall, or mine at all. Neither is it opening the chat. It keeps retrying but it never opens!
    Any immediate help with this issue will be greatly appreciated. Thanks!
    Solved!
    Go to Solution.

    First thing... Go to the Facebook for BlackBerry > Options > Logout. Close the app and reopen and log back in.
    Second, Do a simple reboot on the BlackBerry in this manner: With the BlackBerry device POWERED ON, remove the battery for a minute, and then reinsert the battery to reboot.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Facebook for Blackberry: can't see any photos

    Hi,
    I'm new to Blackberry, I just bought a Curve 8520 a friend did not use anymore (he got a newer Blackberry, haha). And I'm facing some difficulties with Facebook for Blackberry: I can't see any photo.
    OS: 5.0.0.900
    App: Facebook for Blackberry (by RIM) - version 1.9.0.28
    Carrier: Rogers Wireless. On prepaid plan (Blackberry Social 40)
    Everything worked alright this week, I remember using the Facebook app on Monday and Tuesday wihout noticing anything. I happen to have noticed on friday night that no profile picture nor photos in photo albums to show when in Facebook app (but the problem could have started before).
    It does not seems like it's a problem with Facebook authorizations, as I can see every profile picture when I'm on my desktop PC and when I go to Facebook mobile website using my BB's browser on WiFi.
    If I try to see a photo from an album, I get the followinf error: "Failed to download the requested image".
    If you have any suggestion or need more info, please don't hesitate, I'll gladly read and answer you!
    (I tried a quick search on this problem, but did not find anything really helpfull. But this guy seems to have had this problem on last April, and he did not get an answer...)
    Solved!
    Go to Solution.

    Where did you get the device?  Is it possible that it has an IT policy on the device blocking Facebook and/or Facebook options?  Look in Options >Security Options >General Settings (actual menu paths vary with OS version) and see if there is any reference to IT policy.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • Find friends from the Facebook for BlackBerry smartphones Application

    I cannot seem to get this to show up on my FB Page although my wife with a 8330 had no issues and we downloaded and installed same time same way.   Anyone have any clue as it should be on the FB Page and I know it is linked

    HI,
    The link contains not only the setup articles but links to the error conditions and resolutions.
    One question, have you upgraded the TOUR or did you load your application data from the previous phone to it.
    Check the following. At the home screen, select options, advanced options, applications, check that only one version of
    Facebook is loaded, and that it is version 1.6.0.21
    Thanks,
    Bifocals 
    Facebook® for BlackBerry® smartphones 1.6
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Vpdn: searching for snmp oid to log out vpdn session

    Hello colleagues,
    Cisco 7204 works as vpdn server.
    There are two problems:
    1) I'm searching for snmp oid to log out , terminate vpdn session
    2) radius server does not receives snmp statistics of incoming traffic of vpdn users.
    Please is anyone able to assist me?
    aaa new-model
    aaa authentication login default local
    aaa authentication ppp default group radius local
    aaa authentication ppp VPDN local group radius
    aaa authorization network default local group radius
    aaa accounting delay-start
    aaa accounting update periodic 3
    aaa accounting exec default start-stop group radius
    aaa accounting network default start-stop group radius
    aaa session-id common
    vpdn enable
    vpdn-group 1
    ! Default PPTP VPDN group
    description HOMENET
    accept-dialin
    protocol pptp
    virtual-template 3
    interface Virtual-Template3
    ip unnumbered Loopback1
    peer default ip address pool vpdn-pool
    no keepalive
    ppp authentication chap VPDN
    snmp-server community xxxxxxx RW
    snmp-server chassis-id 0x0E
    snmp-server enable traps tty
    radius-server host x.x.x.x auth-port 1812 acct-port 1813
    radius-server timeout 60
    radius-server key 7
    radius-server authorization permit missing Service-Type
    Best regards, Petr Akimov

    Hello –
    I received a reply from the developer of the script, and listed below is the new code that was suggested:
    #!/bin/bash
    value=`snmpwalk $1 -v1 -c $2 .1.3.6.1.2.1.25.1.5.0 | cut -d " " -f4`
    if [[ value -gt  $3 ]]
    then
    echo " $value Users Online, Critical!"
    retval=2;
    else
         if [[ $value -gt $4 ]]
               then
               echo " $value users online, Warning!"
               retval=1;
               else
               echo " $value Users online, fine."
               retval=0;
               fi
    fi
    exit $retval;
    I checked the server in question, and there were two, 2, user logins active on the system. I ran the snmpwalk command, and the output was the following:
    HOST-RESOURCES-MIB::hrSystemNumUsers.0 = Gauge32: 15
    I then modified the script to include the above text, and ran it again. The output was the following:
    15 users on line, Normal.
    For some reason, the value of 12 appears to be that for no users logged into the system. I am not sure why that is the case.
    If nothing else, progress has been made with the modification of the script.  The snmp service that I have installed on the server is that which came bundled as a
    feature with the server. The only thing that was not installed was the SNMP WMI Provider option.

  • Lion Ichat client issues with logging into SL Ichat server

    We run the iChat server on our OD master running 10.6.8. We have about 250 users and it's working great for everyone on Leopard or SL (the majority of our users).
    We just started upgrading people to Lion, as well as getting some new lion machines.  The people who are on Lion Pre-Configured machines seem ok, but the people who we upgrade are having issues with logging into it.  Sometimes it will work just fine, and other times they just can't log in.  They get the ~ symbol by their status and can't connect to the server. 
    The only fix seems to be trashing their prefs AND rebooting, just trashing them or just rebooting don't seem to be enough to fix this. Anyone seen or have a better fix for this? It has happened more than once for the same user.

    Same problem here [https://discussions.apple.com/message/23114338#23114338].
    Were you ever able to troubleshoot or fix this? File a bug report?

  • Issue with filling out form fields in Safari?

    Hello,
    Has anyone noticed any issues with filling out form fields (specifically text boxes) in Safari 6.0.2 on Mac OS 10.8.2?  When I attempt to test forms I've created, there is a delay when typing values into text boxes.  Other types of input controls (check boxes, drop down lists, etc.) appear to work fine.  As far as I can tell, this only occurs with Safari 6.0.2 in Mac OS 10.8.2.  Prior versions of Safari do not have this issue, nor does Firefox in the same OS environment.  When I refresh the form, the delay is not as noticeable.  I'm searching the WebKit bug reports as well, but nothing seems to point to this issue.  Any hints would be greatly appreciated.

    From the menu bar, select
    Edit ▹ Substitutions
    and uncheck Text Replacement.

  • Facebook for blackberry smart phones

    hi
    just got a bb 9300 3g phone for xmas, downloaded facebook for smartphones, how when i send a message it comes up either via facebook mobile or just blank, everyone elses comes up sent via blackberry? am i doing something wrong?

    Hello beeb10..
    Welcome to the forum..
    Let me explain.. There are 2 types of Facebook.. Mobile and smartphone..
    Well, I send a message via facebook rarely so I have no idea about it.
    To see the difference between sent via blackberry or mobile is from the status.. If you using facebook for blackberry to update your status, it will appear "sent via blackberry" and that will only notice when you open facebook from PC.
    If there is a notice that "sent from mobile web", that means it update from mobile browser.. It's very simple, just open the browser and go to www.facebook.com, try to update status from there.
    After that, using the PC and go to facebook website.. See your profile and you will find the difference..
    Hope my explaination is helpful..
    Best regards

  • Facebook for blackberry 8250

    Hello guys,I have got a blackberry curve 8250 and when I try to upload pictures on facebook it  just stops uploading half way through.Has anybody got any idea what the problem is.

    hello Charm,
    what version of Facebook for BlackBerry are you using?
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Issues with logging in to CC and missing features

    My team is using CC on corporate environment PCs, Win 7 64bit. Some of the problems we have seen are:
    When we buy a new adobe license for a new user our IT department has to install the Creative Cloud desktop manager and software on their PC. They do this by using an admin windows account and the new adobe login. Everything works fine for them, they are able to log in to CC and install the software, When the user logs in with their windows account and try to log in to CC with the same adobe id then they get the common issue with the sync button just turning and never logs them in. In some cases this is fixed by deleting the OOBE folder from the admin local profile allowing the other user to log in to CC but most times the IT has to resolve to rebuilding the PC and starting again.
    We also hotdesk in my team.I found that when i work on my laptop or another desktop pc in the team everything is fine but if i have to use a different PC for the day i log in but don't have all the features (I can get the home feed, fonts, etc, but not the app installers)
    Another member of my team works fine on that same PC but on a different PC she doesn't have all features. She gets the app installers, but not some of the other features.
    It all seems to be a bit random as to who can access what.
    Our corporate firewall is open to most Adobe servers, unless there is something we have missed. PCs have Adobe Air 3.1.0.4880.
    These issues have been happening for months now and IT have spend hours to resolve.
    Anyone else has issues using Creative Cloud in a corporate environment and are there any suggestions we can use please?

    There isn't any capability for the OpenBootProm prompt
    (the OK prompt you might see on your screen)
    to ask you for a username or a password.
    The OBP is a firmware level of the SPARC platform, not an OS nor a mini-OS.
    If you have consoled in through the SF280R's RSC card, it might have its own password prompt, but the OBP itself can't do that. Additionally, the RSC doesn't show you the OK prompt either (certainly not to the extent that the more sophisticated LOM, ALOM, ILOM or System Controllers of other system designs might have.).
    You made mention that you eventually see a cursor that is sitting at a prompt that shows:
    Happy@solaris11 $If that is what you see, then I think you're already logged into the OS. That would seem to be a C-shell prompt, with you logged into a fully booted system named "solaris11" as username "Happy".
    Consequently, I'll be asking that your post be moved out of the Servers'General hardware forum, and into the General Solaris 11 forum. You don't seem to have a hardware issue, but perhaps just an issue with being unfamiliar with Solaris. (You didn't describe your experience level in the initial post.)

Maybe you are looking for

  • Mac Mini - Philips TV model 42pf9831d

    I just purchased a 2.5ghz Apple Mac Mini and when I connect it to my Philips TV model 42pf9831d via hdmi the television initially displays the apple rebooting for the first 30 seconds, then the television goes blank.  The Philips specs state hdcp is

  • Problem with selections

    When making a selection to crop or typing over image the image flicker on and off on the monitor. I'm using PS CC on a windows 8.1. The problem happens on two different monitors and never happened until I switched to CC. Is there a bug?

  • Recieved quantity

    hai gurus, I need to generate a report for list of GR balances. i need what is recieved quantity, n Qantity invoiced.. how to calculate them. any idea plz help me. regards Priya

  • How to sync Safari bookmarks between various Macs?

    I own a desktop iMAC and a Mac Book Pro, but most of my work is done in the iMAC, However, I'd like to sync my Safari bookmarks in my MBP in order to have the same bookmarks in it too. Being a mobileme subscriber, I have set it up in the iMAC and the

  • Complimentary upgrade to Lightroom 5?

    Hi, I bought Lightroom 4 toward the end of May 2013 (within the last 30 days) from an online retailer. Is there a complimentary upgrade scheme in place that will allow me to upgrade to Lightroom 5? If so, what is the process to go get the upgrade? Th