Flicker free page updates with JSF?

My JSF app is running but there's flicker when I click the update button to get my search results. I basically forward my page to its self in the faces config file, so I figured this would happen.
<navigation-rule>
   <from-view-id>/Inputname.jsp</from-view-id>
    <navigation-case>
     <from-outcome>greeting</from-outcome>
     <to-view-id>/Inputname.jsp</to-view-id>
   </navigation-case>
  </navigation-rule>ICEsoft offers extensions to solve this by using AJAX, is that the only way to achieve flicker free operation?

Hi,
I'm doing that using the same config and it works fine.
Ajax is a brand new solution. MyFaces provides tag to use it easily.
Greads,
Sebastien Degardin.

Similar Messages

  • How to render a JSP page dynamically with JSF controls ??

    Hi All,
    I am new to JAVA and JSF. I am recently started doing a web project. First we started using plain JSP and servlets and now we are going to use JSF.
    Now I am facing one problem with JSF. In a JSP page, I am having a combobox and a div and when i am selecting a value from the combo box, the div should be filled with some controls(like text boxes and comboboxes, buttons, etc) according to the selection.
    I have done this in plain JSP with the help of XML/XSLT, AJAX and JavaScript. i.e. XML contains the details of the controls and XSLT transformer will give me controls in a string format in the server, AJAX helps to retrieve it and I have to simply set the div.innerHTML property to that string. It is working fine.
    Now with JSF, I need to add JSF controls into my XML file, and it inturn returns the corresponding string having JSF controls easily, but i could not set it directly to div's innerHTML as the String contains JSF controls (Moreover, these JSF controls are linked with JAVA beans).
    Is there any provision to add JSF controls to a running page dynamically or is there any provision to convert the above mentioned string of JSF controls to normal HTML controls like the JSF taglibraries doing.??
    thanks in advance
    noushad
    Edited by: naash007 on Apr 20, 2009 4:17 AM
    Edited by: naash007 on Apr 20, 2009 5:45 AM

    That's simply asking for trouble. Do not suggest to use JSTL in combination with JSF.
    JSF already provides almost everything which the JSTL flow control tags provides in flavour of the 'rendered' attribute.

  • Asycronous page load with JSF

    We are looking to develop a portlet/widget type page in JSF (2.0) and would like to set it up so that each widget load concurrently. So the intial page would render and then each component would render after that. It doesn't appear that we can have more than one ajax call execute at a time with JSF. I was wondering what is the best way to accomplish this. I know iframes would work, but I am a little reluctant to go down that path. Are there any other ways this can be done with a standard JSF application?

    The trouble with JSF is that it is oriented on the business side of things and not the front-end; what you have here however is a strong front-end requirement. I'll be very blunt there: if these sort of requirements are important then JSF is not the right choice for this application.
    You mention portlets; something like this is perhaps an option?
    http://www.hascode.com/2011/07/creating-portlets-with-java-server-faces-2-and-liferay/
    I don't know if this solves your requirement of asynchronously loading widgets though.

  • How to set text resources avoiding automatic page update with c:set tag

    Hello everyone,
    I'm developing my web application with JDeveloper 11.1.2.3.0 in order to support two language locales (en and de). Following this guide I've performed the following steps:
    Creation of two property files (Resources.properties and Resources_de.properties) with the key-value entries;
    Modify of faces-config.xml file adding these lines:
    <locale-config>
            <default-locale>en</default-locale>
            <supported-locale>de</supported-locale>
      </locale-config>
      <resource-bundle>
          <base-name>view.Resources</base-name>
          <var>res</var>
       </resource-bundle>
    In the project properties > Resources Bundle I've checked:
    Automatically Synchronize Bundle;
    Warn about Hard-coed Translatable Strings;
    Always Prompt for Description.
    In the same place I've set the default project bundle name to view.Resources.
    In a test JSP page I've a outputText with the value #{res['HELLOWORLD']} where HELLOWORLD is the key in the property files. All works fine, and the correct string is shown based on locale browser settings.
    Anyway, when I use the "Select Text Resources..." menu in any text value choosing a value from the default property file, JDev automatically adds the following tag:
    <c:set var="customuiBundle" value="#{adfBundle['view.ViewControllerBundle']}"/>
    setting the value of the text in #{ViewControllerBundle.HELLOWORLD}.
    There is a way to avoid this behavior? Can I manage the resources in a different way? I would to choose a value from the list in order to get the res.KEY value instead of ViewControllerBundle.KEY value.
    Thanks in advance for your help.
    Manuel

    don't select from menu - go to source and write it . The problem with the tools is they have a certain way of doing things and don't think we should spend time customizing jdeveloper rather concentrate on the work in hand.

  • Problem in Data updation with multiple windows in JSF

    Hi,
    I am facing a problem whitle working in JSF. As per my project scenario I have a list page which shows list of entities. I can click on the id of the entity and open a new window containing the details of that particular entity. In that perticular window I have option to update the details of the entity. I can open as many windows as I wish (Every window opens the same JSP Page) and can update them at the same time.
    If I open 3 windows containing details of 3 entities and update them one by one by clicking on edit button and then update button, it will work fine for all 3 windows. But if I click edit in all 3 windows simultaneously then click update on each of them it will work fine for the first updated entity but for the next windows I am getting the same object as the object is not getting updated with new data in the request for particular entity.
    Can anyone please suggest me any solution.

    Hi Deepak,
    Good to hear that your first problem is solved. For the problem you are currently facing now, when ever some inbound request is stuck in either waiting or partial state any sync that you do from the client is useless because middleware doesn't accept any further inbound requests until and unless the previous requests which got stuck in either partial or waiting state move to either finished or ignore or error state.
    This problem could happen because of many reasons. One reason could be either that particular synbo is not active. If it is active and still the requests are stuck in partial state then the problem could be with middleware system i mean because of heavy load it will take some time to process the request or if the system goes down in middle of processing then it doesn't restart processing.
    So i would like you to check if all MAM syncbo's are active (status should be green). If you are sure that middleware system is also working fine then move that request to ignore state and then do a sync from client and check if the middleware processes the new requests.
    Even if the new requests are stuck in partial state then the only solution could be to reinstall the application on middleware.
    Regards,
    Siva.

  • IWork Pages Update Isn't Free

    I have the iWork '09 suite of apps from the CD I purchased years ago on my iMac. I'd like to update to the latest versions of all the apps in iWork, and I THOUGHT they were now free. When I open Pages, it tells me there's a newer version available. Clicking that link takes me to the App Store where I'm presented with a $19.99 price tag to download the latest version. Am I missing something, as I thought these were now free?

    The free Pages offer only applies to purchases of record from the OS X App Store, not purchases of the DVD from the Apple Store, or retailers. Trust me when I recommend that you do not want Pages v5.5.1 on your Mac — even if you could get it for free. It would cost you substantially more in frustration with the 100+ unsupported features that Pages ’09 enjoys.
    Pages ’09 v4.3 will work with Yosemite, though so far, the ability to Share via Email is broken. Apple has an iWork 9.3 update that will bring your DVD pages to v4.3, which is recommended for Mavericks and Yosemite.
    The Pages ’09 installation on Mavericks or Yosemite must be from the DVD, followed by the referenced updater.

  • I just downloaded and installed the new iTunes on a Toshiba Satelite of some age. It was just completely reformated and updated with XP. iTunes will not open. The terms page comes up and when I agree it disappears. I have uninstalled and reinstalled.

    I just downloaded and installed the new iTunes on a Toshiba Satelite of some age. It was just completely reformated and updated with XP. iTunes will not open. The terms page comes up and when I agree it disappears. I have uninstalled and reinstalled.

    Perhaps something here will help:
    http://support.apple.com/kb/TS1421
    Regards.

  • HT6030 I have many problems with my mail since I moved to mavericks. The filter is very sensitive, read mail appears as unread, I can't drag mail to the folders and more. I can't update the mail program as directed on this page, update says my system is u

    I have many problems with my mail since I moved to mavericks. The filter is very sensitive, read mail appears as unread, I can't drag mail to the folders and more. I can't update the mail program as directed on this page, update says my system is updated

    I don't think that a software update from Apple will solve the issues that you are having. You have a rogue installation. After you posted I have just done the following:
    Disk Utility can verify  my partitioned Volume (including my boot disk) AND REPAIR the non-boot disks on the same Volume without a glitch. It repairs the non-boot disks containing data smoothly.
    I have used Mail to send some mails from some Yahoo and Hotmail accounts to my Thunderbird client containing GMail accounts - absolutely normal.
    I have iLife '09 but my iMovie '09 and iPhoto '09 open in a jiffy and I see no issues here. I have 6GB RAM (Maximum) on an early 2008 Macbook Pro with a 750GB hard drive partitioned with 120GB reserved for the Boot Drive.
    I am sorry that I cannot help further but I am sure there must be a way to reinstall the software without having to revert to restoring your ML backup. I have two clones and if you have such I would attempt to do that through that rather than through Time Machine - that is of course if you have a cloned drive.
    Good luck!

  • "No pages updated" error message with v11.1.2.1.x SmartView

    All,
    One of our users with v11.1.2.1.00 (build 271) of SmartView has a workbook with a number of worksheets set up to retrieve from a v9.3.x HFM application.
    Upon connecting his workbook (note that the workbook in question has some external links which I chose NOT to update\refresh) to the v9.x HFM application in MS Excel 2003 SP3, the user selects Smart View > Data > Refresh All Worksheets and a error dialog box with the "No pages updated" message gets displayed. Upon clicking on the [OK] button on the error dialog box in question, SmartView still cycles through all worksheets in the workbook and refreshes them one at a time without any further error\warning\other messages.
    In an attempt to narrow down what worksheet(s) cause(s) this error message, I have tried to refresh each worksheet individually (ie, cycling through each worksheet and selecting Smart View > Refresh against each of them) and they all worked fine.
    As this message is appearing in an error dialog box, the user is reluctant to have his PC upgraded to v11.1.2.1.00 (Build 271) SmartView on the basis that there must be something wrong with the add-in, etc.
    I have searched the Oracle KB and the SmartView forum for this error message but in vain.
    I was wondering if anyone had encountered this error message and whether they had the opportunity to resolve it and how.
    Thanks in advance,
    JBM

    Try pressing the "esc" key when you get the error message.
    If that doesn't work try trashing the preferences like this:-
    http://www.fcpbook.com/Misc1.html
    Is this the first time you have tried to open FCE or has it worked OK in the past?
    Ian.

  • Adobe Reader - how to add page numbers with the free version?

    Hey guys,
    Imagine I've got a PDF file and I want to create a new one by selecting some pages out of it. I know this is simply possible by using the PDFcreator but I want to add page numbers. As far as I know this is not possible with the free version of Adobe unless I would add the page number on every single page by using a text box. I want to make different catalogs from the PDF so the page numbers are really necessary. Have you got any idea how to solve that issue? You know that's pretty much the only thing I need to add which means it's not worth buying the Pro version. Unfortunately I only got the PDF and I can't work on it e.g. with MS word before I export it. Do you know if there is a way to add page numbers with a free version? There might be an additional free software which allows that?
    Thanks for your support! 

    Thanks for your quick replies.
    I know how to add text page by page. But obviously it's hard to place the numbers on the very same position, is it?

  • Automatic page updates causing problems with your screen reader? this kind of message come when i access yahoo mail.yahoo mail page not come properly.

    Automatic page updates causing problems with your screen reader? this kind of message come when i access yahoo mail.yahoo mail page not come properly.i can't chat,compose mail nothing accessing.

    Try Refresh Blocker: https://addons.mozilla.org/firefox/addon/992

  • I downloaded pages with an old account. How do I update with new account?

    I downloaded pages with an old account. How do I update with new account?

    Which Pages did you download with the old account? Which update are you thinking about?
    For updating you usually have to use the same account.

  • I periodically have trouble with my emails and disable automatic page updates appears and gives email repair.

    Sometimes the browser is OK, and later on then it will not work properly.

    I have this same problem and it occurs with other websites (like ESPN.com) too. Only I don't get the option of disabling automatic page updates on other websites. I disabled and reinstalled Mozilla and it went away for a short while. About two weeks later the same problem popped back up.

  • Since Maverick download, pages update, I can't send a gmail message with a pages document attached. Any advise?

    Any solution to this baffling and frustrating problem. Since Maverick update and pages update, gmail won't let me send a message with a pages document attached???
    Please help

    When i send mail to contacts who use gmail, I get this in a failure notice "
    Recipient address: [email protected]
    Reason: SMTP transmission failure has occurred
    Diagnostic code: smtp;552-5.7.0 This message was blocked because its content presents a potential issue. Please visit http://support.google.com/mail/bin/answe to review our message content and attachment content guidelines. tr4si424804pab.34 - gsmtp
    Remote system: dns;gmail-smtp-in.l.google.com (TCP|17.164.72.160|64923|173.194.79.26|25) (mx.google.com ESMTP tr4si424804pab.34 - gsmtp)"
    I have a gmail account supposedly synced in and I get the same results.

  • How to download iwork(pages,numbers,keynote) free of charge with your account id on the ipad air 2?

    If you get a used ipad air 2, how to download iwork(pages,numbers,keynote) free of charge with your account id on the ipad air 2?

    You don't. It's only free when you activate a NEW iOS device. The previous owner qualified for the free apps. You do not.
    You'll have to purchase them or activate a new iOS device to qualify for the free download.

Maybe you are looking for

  • FG stock on a particular date for a specific customer

    Hi all, I need to develop one report in which i need FG stock for a particular customer on a particular date. For ex on 5/11/11 what was the FG stock against xyz customer. Is there any logic available for this requirement. can you please tell me whic

  • Print format problem in report

    I have a tabular reports with several repeating frames.For each record of the outer repeating frame, I have multiple records in the inner repeating frame. My problem is if the inner repeating frame cannot fit within a page , it does not overflow to t

  • How to build systemd script for usb network card?

    My network card is usb0, is there any method to let systemd workable?

  • Delivery date mandatory in Purchase requisition .

    Hi all, I want to make the delivery date mandatory in the purchase Requisition and currently the current date is defaulted there , i want that nothing should be there initially. Please provide the configuration setting. Regards, Kapil.

  • Reg "Format Payment Instructions" Prog in R12

    Hi All, I define two payment procee profiles Check and EFT in R12. At the time of payment i select payment process profile either Check or EFT. I need o/p for Check in pdf and EFT in Excell for that i created template with default output format pdf a