Skip to main content

Using the BeanUtils Component

  • Chapter
Pro Jakarta Commons
  • 79 Accesses

Abstract

A lot of today’s applications use JavaBeans. These beans do nothing smart but are primarily meant to move data around in a systematic format. I am using the term JavaBeans in a rather narrow sense. I mean simple Java classes adhering to the JavaBeans naming pattern that have a few fields and corresponding get and set methods. Their use is rampant, and most applications are full of these classes. They might be used as value objects, Struts ActionForm objects, and so on, but their purposes remain almost the same. These classes move data, in most cases using private variables with read and write access provided by the appropriate get and set methods.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Harshad Oak

About this chapter

Cite this chapter

Oak, H. (2004). Using the BeanUtils Component. In: Pro Jakarta Commons. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0717-7_5

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0717-7_5

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-283-0

  • Online ISBN: 978-1-4302-0717-7

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics