Newbie help - refreshing the page and validating?

When entering a userID and password, how would I make the values in the textbox disappear when I refresh the page/press F5?
Also how would I check the 2 textboxes in a jsp page, if their empty/null and if they are redirect them to that same page?
Thanks in advance! =)

bump

Similar Messages

  • ADF application randomly refreshes the page and url gets new _afrLoop id.

    I have an ADF application on 11.1.1.6.0 environment. Randomly it refreshes itself on a random event. It is very hard to reproduce as it is not so frequent, however it is critical as users are continuously working on this revenue critical application. When the refresh occurs _afrLoop id changes in the url.
    It seems that when users press the link/button(most of them are partial submit) the browser session is trying to communicate with the server, but the server has lost the track of the session and gives new _afrLoop id causing it to reload the page.
    ADF logs does not show any indication this this issue. Did some research online and found following threads similar to it.
    Re: _afrLoop causing endless loop in my login.jspx in ADF Security
    However, in my case it just refreshes once and does not get into infinite loop. Also it does not happen on login but it is happening randomly when user is working on it.
    The application is deployed on the cluster, we have tried running just one node but the issue is still there.
    Our next steps is to remove the Trinidad filter as suggested by the above thread however it seems this could be risky as mentioned here(Remove trinidad filter from web.xml impact in adf
    Any help or pointer in the direction to solve this is greatly appreciated.
    Thanks,
    Amit
    Edited by: Amit Patel on Jan 7, 2013 1:07 PM
    Edited by: Amit Patel on Jan 8, 2013 8:29 AM

    Dear All,
    I faced the same issue.
    1. Happens only in IE, when you navigate from one application (say A with web server as HTTP OHS) to another application (say B with web server as HTTPS apache). Both being webcenter applictaion
    2. If i hit the URL of application B web server directly this does not happen
    3. If I hit the weblogic managed server instead of the ws for application A and navigate to application B there is no _afrloop
    4. When i access application A and navigate to application B through the WS _afrloop goes infinite
    As solution I added the below parameters in my OHS http.conf file, and issue got resolved.
    Yet there is one more issue where the IDM cookies are getting cleared, this will help if you are not using IDM in the OHS web servers for authentication.
    Please provide inputs.
    Header unset Cookie
    Header unset Set-Cookie
    Venkat

  • Workspace - Click on Any views refresh the page and get back to Inbox

    ALBPM 6.0
    I have some users that have this problem. When they click on any views in the treeview, the page reload and they are back to the inbox views.
    The problem happens only one one their computer. If i log with her account on my computer, it works.
    Already tried to disabled/enabled the participant = Works for some users
    delete the Internet explorer cache, tempory files and .... = Nothing works
    Somebody have got this problem before?

    See http://help.incredimail.com/incredimail/help_center/help_article.aspx?article_id=276&lang_id=9 IncrediMail Help Center: How do I remove IncrediMail MyStart from my Firefox Internet Browser?

  • MS CRM 2013 : F5/refresh the page and creates new record

    Hi All,
    Refresh the saved form again open as new record.
    I have opened the phone call form from member entity, phone call opened has a new window.
    I have entered data and save the form and it saved the data.If same form I refresh then it creates as a new form instead of exit form.
    I think this issue was resolved in Rollup 5 in MS CRM 2011.
    Please let me know how to solve this issue in MS CRM 2013.
    Thanks,
    Bhaskar

    Hi All,
    i´ve got the same issue.
    Any solutions?
    Greetings
    Sebe

  • Installed latest version, now back button seems to refresh the page and I have to click it 2-5 times to make it actually go to the previous page.

    installed newest version of firefox, now back button seems to refresh page and it takes 2-5 clicks to actually make it go back.

    installed newest version of firefox, now back button seems to refresh page and it takes 2-5 clicks to actually make it go back.

  • "an error occurred with data fetch. Please refresh the page and retry" when open sharepoint 2013 setting cog on IE

    My SharePoint 2013 has issue opening the top left cog: On amy page, every time when I was trying to click the setting cog and my name, an alert box will pop out
    (System does not allow me to insert images, so screenshot is here:)
    http://www.sfu.ca/~siyuanz/2.PNG
    And also, under some subsite, my ribbon is gray off (and I am sure this is not a permission issue)
    Screenshot: http://www.sfu.ca/~siyuanz/1.PNG
    I tried to fix them by change the "Compatibility View Settings" but it doesn't help
    These issues only happen to my IE (chrome, fire fox work well)

    Hi,
    According to your post, my understanding is that you had issue opening the top left cog.
    I suggest you to check whether you restrict the site in your browser. Please follow the steps:
    Open the site in the browner, click tool->Compatibility View Setting->Add the site to be displayed in Compatibility View.
    Click Tool->Internet Options->Security->Trusted Sites.
    Click Tool->Internet Options->Security->Restricted sites->Allowed level for this zone: Medium.
    Click Tool->Internet Options->Security-> Custom Level -> Cookies->OK.
    Click Tool->Internet Options-> Settings -> Privacy -> Block content on sites from services that could track my browsing ->Off.
    More information:
    http://www.timeanddate.com/custom/cookiesie.html
    http://biztalkxin.blogspot.com/2013/07/sharepoint-2013-and-ie-10-work-together.html
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • I purchased a year of adobe cc today. when the screen came up to tell me it was processing my payment, not to hit the "back" button or refresh the page as it could take a few minutes. That was 7 hours ago. The help chat told me it would take 24 hours to p

    i purchased a year of adobe cc today. The screen came up to tell me it was processing my payment, not to hit the "back" button or refresh the page as it could take a few minutes. That was 7 hours ago. I contacted the help chat department and was told it would take 24 hours to process. Is this normal?? Why would the screen tell me "a few minutes" if it's actually 24 hours? Has anyone else had this problem? I am so tempted to just refresh the page and try my luck with my credit card canceling a second payment should it happen. THAT might be faster.

    Hi stephanie palmer,
    We would like to inform you that your order has been placed successfuly and you can strart using the subscription.
    Kindly follow the below mentioned link to install products.
    Creative Cloud Help | Download, install, update, or uninstall apps
    Kindly share the results once done.
    Thanks,
    Atul Saini

  • Refreshing the page to get last saved value in the select box

    Hi,
    I have a combo box in a form and i have loaded the country name from the DB using bean. Now i have a button near the combo box and if i don't have any particular country in the combo box. I will click that button and the country form will open. Now i will save the country name which is not available and i will close the form. When i close the pop up country window automatically the last saved country name should come and loaded in the parent form's combo box. How should i do that. I have refreshed the page and i am getting some error in that and when i reload the page my previous text box values are vanished. Please help me.
    Thanks in advance.

    Hi,
    Thanks for u r reply.
    But i haven't used the session and hidden variables. can u please explain me in detail.

  • Passing javascript values to jsp without refreshing the page

    Hi,
    How do u pass a value of a javascript variable to the jsp without refreshing the page ?
    For example, a file called test.jsp in which a javascript variable x contains value 254. I need to pass the value of x to a method declared in test.jsp(same page).

    Hi Mona,
    when i say refresh i do mean a blink of the browser.
    This is a small example i wrote to show you how you can pass javascript varables to JSP variables. If you don't want the refresh to be seen by the user just include this code in a hidden frame on a page and instead of refreshing the entire page, refresh the hidden frame.
    i have to say, i didn't test the code so i don't guarantee it's flawless.
    if you need an more detailed example just tell me, i'll create one, but it won't be for today :)
    <html>
    <head>
         <title>Log in to the system</title>
    </head>
    <body>
    <script>
    //we retrieve the parameter 'user' from the URL
    <%
      String username = request.getParameter("user");
    %>
    var user = "<%= username%>";
    //check if there is a username in the URL
    if(user=="null")
      //there is no username so we log the person in as a guest
      user="guest";
      //we refresh the page and set the user parameter to 'guest'
      //the parameter now contains the javascript variable 'user'.
      //The parameter can be read by the JSP (see the top op this script).
      //This way we gave the javascript variabele to the JSP variable
      location="login.jsp?user="+user;
    else if(user=="guest")
    {  alert("Welcome "+user+", I hope you like this site"); }
    else
    {  alert("Welcome "+user+", I'm glad to see you again"); }
    </script>
    </body>
    </html>

  • Safari 6.1 freezes and then can't connect to the server when I refresh the page

    Hi everyone.
    I have a Mid 2010 13" Macbook. It is running the following..
    Processor: 2.4 GHz Intel Core 2 Duo
    Memory: 4GB 1067 MHz DDR3
    Graphics NVIDIA GeForce 320M 256 MB
    Software OS X 10.8.5 (12F45)
    Hard Drive: 320GB
    Recently Safari has been acting up. Everything will be working fine but then it will freeze and when I switch to another tab that tab will be white, as will all other tabs when I switch to them. When I refresh the page it force refreshes all other pages but on a lot of the pages (Facebook, Twitter, google, Gmail, mostly things with a password I think) it says that it can't make a secure connection to the server. I tried switching to Chrome and the same thing happened and then I switched to the Guest User and the same thing happened.
    It has also been telling me that I have no more space on the startup disk but I'm not sure how that can be the case. I currently have 272GB free of a 319GB hard drive so I'm not sure what the problem is here! When I restart the mac everything is fine again but I have noticed it is taking longer for the mac to start up now. I have repaired disk permissions, I have reset Safari and cleared the history. I have downloaded OmniDiskSweeper and it has told me that the highest usage is in Spotify caches and my Gmail folder. So I deleted the Spotify caches and deleted all my emails. I then tried to delete the mail folder in Finder but when I do it just builds itself back up again.
    When I used Disk Utility to verify the disk it found no issues.
    I tried to shut down and restart it to run the hardware test but it doesn't boot up, it just takes a lot longer to reach the log in screen.
    I don't know what else to try! Any help would be welcomed.

    Try this DNS server ..
    Open System Preferences > Network > Advanced > DNS
    Click + and type:
    208.67.222.222
    Click + again and do the same.
    208.67.220.220
    Click OK.
    Quit and relaunch Safari to test.

  • Firefox was a good, but now it's slow and when I search google I have to refresh the page when I click the back button. This is driving me to other browsers.

    When searching in goole, If I click on a link and want to go back a page firefox does not load the previous google search without refreshing the page. Because I use google frequently this is very annoying. Firefox has also been freezing and crashing most frequently of any of the other browsers that I have been driven to use. I'm not sure why I should keep it on my computer at this point.

    Regarding the Google results page blanking out when you go back, this occurs when using a combination of three settings, which may be fairly common:
    * Zoom level higher than two steps (120%; the newest versions of Windows apparently default to 125%, which Firefox detects and adopts)
    * Google search set to instant prediction results (default on Google search, but can be disabled in Search settings, see [https://support.google.com/websearch/answer/186610 Google Instant Search Help])
    * Opening results in the same tab, then using the Back button to return to the results page (default on Google search, but can be changed in Search settings to open results in a new window/tab, see [https://support.google.com/websearch/answer/425 Google Search Help])
    Firefox's cache feature attempts to maximize speed for forward and back actions by storing the last rendering of the page. Something about the instant prediction results ''with zoom'' is causing Firefox to briefly display the results and then they blank out and you have to reload the page to get them back. The mystery is why this only occurs (so far as I have heard) on Google? Is one of Google's scripts blanking out the page? Does Google care that it's messing up Firefox users?
    For now, if you do not want to or cannot change any one of the three factors needed to experience this problem, you can disable the storage of the last rendering of the page. Then Firefox will skip the shortcut and lay it out fresh, which is known to work. As noted in earlier posts, you make this change using the about:config preferences editor.
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the search box above the list, type or paste '''sess''' and pause while the list is filtered.
    (3) Double-click the '''browser.sessionhistory.max_total_viewers''' preference and change it to 0 (that's a zero).
    This thread has a lengthy discussion: [https://support.mozilla.org/en-US/questions/970863 When I go back to Google search results page, it takes me to a blank Google screen].

  • Cleanup the validation errors when refresh the page

    hi,
    I have registration page and I did apply some validation rules on each form field, when I start the application and try to get the validation errors, and i got validation error accordingly. Now when I refresh the page, the validations errors are not cleaning, is there any way to cleanup errors?
    those are fixed until we put correct values in the form fields?
    Waiting for reply....!
    thanks,
    Sumant K

    Hi Crystal,
    Based on the error message ”TASK ERROR:The file "C:\tempfile\data.xml" was not found. Please verify the file path and try again."”, we can infer that the issue is caused by the file path is incorrect.
    To troubleshoot this issue, please double-check the relevant file data.xml exists in the current server file path. And also make sure the current user or proxy account has required permissions to access the file and the folder that contains the file.
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • When on faceboo using my in box it will send and receivemy conversations forthe first two or three then it stops working. if i refresh the page sometimes this woeks

    When using Facebook with my in box I can send and receive the first two or three messages then it stops, if I refresh the page sometimes it comes back but not always, please help

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • I am forced to hold shift and refresh the page on 99% of the sites I visit. How do I fix this from happening? If I don't the pages are missing style sheets and etc.

    When ever I go to sites they half load or are missing style sheets. If I view the source for the page and click on a style sheet link I get the following error:
    Content Encoding Error
    The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
    If I hold shift and refresh the page loads as normal.
    It's happening on 99% of the sites I visit. I have disabled my plugins and add-ons.
    I do have some add-ons or plugins that I would like to remove completely but there is no uninstall or remove option, neither in regular or safe mode.

    '''I'm NOT buying a backup Computer till, Firefox will Run on Windows 8 !'''

  • On Sympatico homepage, my local weather and news does not come up unless I refresh the page. But when I return to the homepage during the same session, local news/weather is gone again. Is this correctable?

    When I first open the browser and it goes my homepage, Sympatico.ca, there are 2 areas of the homepage you can personalize. On the left hand side "News" Column, the bottom box "Local News" allows you to select a location (Toronto, Ontario Canada for me) to display news from that area. On the far right hand column, below the advertising bar, is "Weather" where you select your city (Brantford in my case) and it will display the 4 day forecast in C or F degrees. Once you close the homepage the settings are saved. The problem is that when I leave the homepage to any other website, if I return to the homepage the weather and local news is back to the default setting of having to select the city again. I did find if I just refreshed the page, the personalized settings appear. I have Firefox 4 and it seemed to correct the problem when I installed 4 as the same problem had been occurring with my previous version of Firefox. But now it's back to having to refresh the page to get the saved location for local weather and news. My wife uses IE8 on the same PC and has not had this problem on her Sympatico homepage.

    aha!
    Wed Feb 14 12:29:16 2007
    PUSH:
    Received control message:
    'PUSH_REPLY,
    route 192.168.100.3 255.255.255.255,
    route 192.168.1.0 255.255.255.0,
    route 192.168.3.0 255.255.255.0,
    route 172.16.0.0 255.255.0.0,
    route 10.123.123.0 255.255.255.0,
    redirect-gateway,
    dhcp-option DNS 172.16.70.12,
    dhcp-option WINS 172.16.70.2,
    dhcp-option DOMAIN timberline.int,
    route-gateway 172.16.70.254,
    ping 10,ping-restart 120,
    ifconfig 172.16.70.216 255.255.255.0'
    The ifconfig line the server is pushing is not right. That is meant for a point to point connection. That is why the local client is puking on it...it is not correct. At least for a tun type device. If it was a tap, then it would be fine.
    http://openvpn.net/man.html
    (look for "--ifconfig l rn" )
    so.... change the line to dev tap, and then do this stuff..
    http://wiki.archlinux.org/index.php/OpenVPN_Bridge

Maybe you are looking for