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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:49:28+00:00 2026-05-27T00:49:28+00:00

I have jsf application in which I have to use a facelet custom component

  • 0

I have jsf application in which I have to use a facelet custom component (defined in a custom tag library). In order to achieve this I have done the following:
– created the component, with ui:component
– created the taglib in a file person.taglib.xml
– create the context parameter in web.xml
– and finally included the component in a xhtml document

But I need to use a bean, in order to get the information that I have to display. Can I use a bean inside a facelet component definition?

For example, I have a created a pure jsp page, including jsf tags, and from there I can access the bean (for example Person).

Can I access the bean defined in faces-config.xml from a facelet component?

(Hope I was clear enough)

  • 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-27T00:49:29+00:00Added an answer on May 27, 2026 at 12:49 am

    If you annotate the backing bean class with @ManagedBean and put that class just straight in the classpath, either plain vanilla or inside a JAR with a /META-INF/faces-config.xml, then JSF2 will auto-register it as a managed bean without any need to register it in faces-config.xml yourself.

    @ManagedBean
    @RequestScoped
    public class Bean {
    
        // ...
    
    }
    

    See also:

    • Communication in JSF 2.0
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Java-JSF Web Application on GlassFish, in which I want to use
I have a web application in which we use JSF framework. I have been
I have a JSF application with several major components and a component tree under
i have a JSF web application. I use Beans as Spring Beans (not JSF
I have a JSF 2 application which creates some SVG content. How can i
I have a JSF 2 application which uses a Richfaces 4 tree control. The
I have a Java EE 6 application in which I'd like to use velocity
In our application we use jsf,we have to redirect the user to home page
I have got a web application which is speparated in a GUI (JSF 2.0,
We have an application which is built on JSF 2.0(MyFaces) and runs on Weblogic

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.