Commons BeanUtils
| License(s): | |
|---|---|
|
Categories:
Edit |
Commons |
| Certification: |
Overall: Adoption: Community: Licensing: |
| Homepage: | http://jakarta.apache.org/commons/beanutils |
| Language: | Java |
Need Commons BeanUtils support? OpenLogic provides Production and Developer support for hundreds of the most popular open source packages, including Commons BeanUtils.
Description:
The Jakarta Commons BeanUtils project serves developers when they need dynamic access to Java object properties (without calling compiled-in knowledge of the property getter and setter methods). Customarily, developers create Java classes that conform to the JavaBeans naming patterns for property getters and setters. It is natural to then access these methods directly, using calls to the corresponding getXxx and setXxx methods. When this is not possible, Commons BeanUtils comes in handy.
Usage Notes:
Example of this situation include:
- Building scripting languages that interact with the Java object model (such as the Bean Scripting Framework).
- Building template language processors for web presentation and similar uses (such as Java Server Pages (JSP) or Velocity).
- Building custom tag libraries for JSP and XSP environments (such as Jakarta Taglibs, Struts, Cocoon).
- Consuming XML-based configuration resources like Ant build scripts, web application deployment descriptors or Tomcat"s server.xml file.
| CVE Number | Risk Description | Announced On |
|---|



Saving... 

