Skip to main content
  • 145 Accesses

Abstract

Akey advantage to using Java technology is that it’s an OO language. This enables you to write code that’s reusable and highly scalable. As you become more accustomed to OO development, you may 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 road map 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 to check access.

Access this chapter

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

Editor information

Matthew Moodie

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Andrew Patzer, Matthew Moodie

About this chapter

Cite this chapter

Patzer, A. (2004). Development Using Patterns. In: Moodie, M. (eds) Foundations of JSP Design Patterns. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0736-8_5

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0736-8_5

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-411-7

  • Online ISBN: 978-1-4302-0736-8

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics