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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T06:26:49+00:00 2026-05-23T06:26:49+00:00

In a <rich:popupPanel /> I have a <rich:fileUpload /> which has a fileUploadListener defined

  • 0

In a <rich:popupPanel /> I have a <rich:fileUpload /> which has a fileUploadListener defined as #{assemblyMB.listener}. This listener method is defined on the managed bean as:

public void listener(FileUploadEvent event) throws Exception {
    System.out.println("listener");
}

on the JSF page I have:

<rich:fileUpload id="popupFileUpload"
    fileUploadListener="#{assemblyMB.listener}"
    onuploadcomplete="#{rich:component('popup')}.hide(); return false;"
</rich:fileUpload>

On the managed bean, I have declared the annotation @ManagedBean(name = “assemblyMB”).

I intend to access the method on the managed bean when the file is uploaded, but I’m failing to do so. I don’t understand why is that happening.

Can anybody throw me a light here? Thanks in advance,

gtludwig

  • 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-23T06:26:49+00:00Added an answer on May 23, 2026 at 6:26 am

    Assuming RichFaces 4.0, all you need to ensure is that the parent <h:form> is set to encode the request body as multipart/form-data.

    <h:form enctype="multipart/form-data">
    

    This way the file should be uploaded properly and the listener method should be invoked when the upload has been arrived in the server side.

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

Sidebar

Related Questions

i created a custom Rich which has a scrollPos event. so i have this
I have a rich:datatable which may be reRendered my multiple components in my page.
I have a rich text field (called description) which containing texts and images I
I have a rich:dataTable . I want to hide a row with this code:
I have a rich text box which is enabled to CTRL + > (or
I have a rich panel that contains a form. This form is posted with
I have a PopupPanel with a form inside. The form has been previously rendered
I have rich client platform project. To ramble through source code I have download
My problem is with Rich Faces 4.1.0 picklist. I have the item working in
I am using rich:fileUpload to upload files. When i click the + button to

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.