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 8792459
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T22:58:54+00:00 2026-06-13T22:58:54+00:00

I have a PrimeFaces dialog where I am asking for user details. I simplified

  • 0

I have a PrimeFaces dialog where I am asking for user details. I simplified it to have only one input text like the one below.

<p:dialog>
        <h:form  prependId="false">
            <p:growl showDetail="false" autoUpdate="true"  life="4000"/>
            <p:panelGrid columns="2">
                <h:outputText value="First Name" />
                <p:inputTextarea  required="true" requiredMessage="First Name is required!" />
                <p:commandButton value="Add" actionListener="#{myBean.addUser}"/>
            </p:panelGrid>
        </h:form>
</p:dialog>

I notice that when I don’t input my first name, my action listener isn’t called which I think is normal since required="true" validation already happened.

Is there a way to configure this, where my action listener will still be called?
or do I have to remove the required="true" checking and put all the validation in my action listener method?

  • 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-06-13T22:58:55+00:00Added an answer on June 13, 2026 at 10:58 pm

    You should not put validation logic into an action method.

    If you need to do more validation than the required-check, use a custom validator for this. The action method should simply add the user and should rely on the jsf validation phase.

    See this link on the different validation options for more information.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have tried to implement a picklist like the one in primeFaces with jQuery
I have a JSF 2.0 page that uses Primefaces p:dialog component. The user can
I have some problem with the primefaces dialog. I have a context menu. When
I have my Primefaces lightBox set up like this: <p:lightBox> <h:outputLink value='#'> KLICK <h:outputLink>
I am trying to display a Primefaces confirm dialog when user tries to navigate
I have a modal ConfirmDialog that is shown over a modal Dialog using PrimeFaces
I have a primefaces dialog in which I can create or update an Employee.
How do you create a dialog programmatically in Primefaces? I have a page named
I am making a custom login dialog, similar to the one found on http://www.primefaces.org/showcase/ui/dialogLogin.jsf
I have a PrimeFaces checkbox on a JSF page that I'd like to check/uncheck

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.