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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T16:52:39+00:00 2026-05-13T16:52:39+00:00

I have something like that: faces-config.xml <managed-bean> <managed-bean-name>aBean</managed-bean-name> <managed-bean-class>some.pack.Bean</managed-bean-class> <managed-bean-scope>session</managed-bean-scope> </managed-bean> I have a

  • 0

I have something like that:

faces-config.xml

<managed-bean>
  <managed-bean-name>aBean</managed-bean-name>
  <managed-bean-class>some.pack.Bean</managed-bean-class>
  <managed-bean-scope>session</managed-bean-scope>
</managed-bean>

I have a bean and in jsp page I have something like value="#{aBean.someBoo}". But I dont have such property in bean’s java file. There is no such thing as for example: private String someBoo; Instead there is getSomeBoo() method. The code works but I can’t understand why. How does it know to execute getSomeBoo() if there is only #{aBean.someBoo}. Is it some convention that it omits get? What am I missing? I quite newbie so where I can find it explained well.

  • 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-13T16:52:39+00:00Added an answer on May 13, 2026 at 4:52 pm

    The code will assume your aBean follows the JavaBeans convention, that is a property is defined by its getter and setter. The getters and setters respectively are of the form PropertyType get<PropertyName>() and void set<PropertyName>(PropertyType). Note the name of the property begins with a capital letter in the getter and setter methods, while the bean property’s name begins with a lower case letter.

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

Sidebar

Related Questions

Let's say that I have something like this in my web.xml file. <filter name=foo>
I noticed that some stylesheets have something like this: body { font-size: 62.5%/1.2em; }
I've done enough Googling to know that if I have something like class SubObject
We have a very complex config file for JSF managed beans that looks like
I have something like that: to_days(now()) < to_days(birth) It work but instead of comparing
I have something like this in my code: worker.setObject(queue.poll()); I want a queue that
Suppose I have something like the following in test.cxx (and that I do the
Right now I have something like this in NHibernate: Expression.Like(property, value, MatchMode.Anywhere) and that
I want to parse a html content that have something like this: <div id=sometext>Lorem<br>
I have a list of object that is the data source. Something like that:

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.