Skip to main content

Development Using Patterns

  • Chapter
  • 124 Accesses

Abstract

A key advantage to using Java technology is that it’s an Object-Oriented (OO) language. This enables you to write code that is reusable and highly scalable. As you become more accustomed to OO development, you might recognize a few best practices that you follow when developing solutions of a particular class. For instance, you may find that for every data-entry application you work on, you tend to code the data validation routines in a similar way. If you were to formalize this best practice and abstract away some of the implementation details, it’s conceivable that others could use it as a roadmap to jumpstart their own development efforts by implementing an already proven technique for data validation. This eliminates a lot of design effort as well as numerous testing iterations.

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

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   34.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   44.95
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

Learn about 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

© 2002 Andrew Patzer

About this chapter

Cite this chapter

Patzer, A. (2002). Development Using Patterns. In: JSP Examples and Best Practices. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0831-0_5

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0831-0_5

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-020-1

  • Online ISBN: 978-1-4302-0831-0

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics