Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5844901
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:21:32+00:00 2026-05-22T12:21:32+00:00

I am trying to understand PrimeFaces’ AjaxStatus indicator. There are two facets – start

  • 0

I am trying to understand PrimeFaces’ AjaxStatus indicator.

There are two facets – start and complete.

Can anybody tell me, what really determines start and complete.

I am just trying to make the indicator GIF image visible when user clicks a button and make it disappear when he click another button.

If whatever I am trying to achieve does not make any sense, an explanation would be really helpful.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T12:21:32+00:00Added an answer on May 22, 2026 at 12:21 pm

    ajaxStatus component works with globally set components. This means that a commandButton with the attribute:

    global="true"
    

    will trigger a process that will make use of ajaxStatus component (will update it’s output).
    This said, ajaxStatus start facet will work when the listener method is called and will update when the complete status is reached, this is, when the lifecycle of the call ends.

    As I understand, this will not take care of the success or failure of the process. For this statuses, you also have other facets available: error and success.

    <p:ajaxStatus> 
        <f:facet name="prestart">
        <h:outputText value="Starting..." /> </f:facet>
        <f:facet name="error"> <h:outputText value="Error" />
        </f:facet>
        <f:facet name="success"> <h:outputText value="Success" />
        </f:facet>
        <f:facet name="default"> <h:outputText value="Idle" />
        </f:facet>
        <f:facet name="start"> <h:outputText value="Please Wait" />
        </f:facet>
        <f:facet name="complete"> <h:outputText value="Done" />
        </f:facet> 
    </p:ajaxStatus>
    

    There is an ajax loading gif bundled with PrimeFaces:

    <h:graphicImage library="primefaces" name="jquery/ui/ui-anim_basic_16x16.gif" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying understand how multi queries work in mysqli. But I confess that
I'm trying to understand the difference between OnStart() and the constructor in a ServiceBase
I am trying to understand Double-Array Trie implementation from http://linux.thai.net/~thep/datrie/datrie.html But I do not
I'm trying to understand how to best represent data which eventually I'll pull out
I'm trying to understand some assembler code inside a loop. The loop runs from
I'm trying to understand why my application is not leaving main ( launching). I
I'm trying to understand how to seek in videos encoded with p-frames (e.g. H.264)--
I am trying to understand the code below where b is a given integer
I'm trying to understand if OpenID is good for me. Right now the site

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.