-
1
-
-
84862388407
-
-
Model-View-Controller MVC pattern is a common pattern found in many web frameworks designed to separate user interface and business logic. See
-
The Model-View-Controller (MVC) pattern is a common pattern found in many web frameworks designed to separate user interface and business logic. See Wikipedia, "Model-view-controller", http://en. wikipedia.org/wiki/ Model-view-controller, 2003.
-
(2003)
Model-view-controller
-
-
-
2
-
-
84892257155
-
-
Code coverage is a measure used in software testing. It describes the degree to which the source code of a program has been tested
-
Code coverage is a measure used in software testing. It describes the degree to which the source code of a program has been tested.
-
-
-
-
5
-
-
84892204313
-
-
See http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html for definitions of all the HTTP request methods.
-
-
-
-
6
-
-
84892331643
-
-
See http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html for definitions of all the HTTP response codes.
-
-
-
-
7
-
-
84892283503
-
-
MessageSource interface and related classes
-
See http://static.springframework.org/spring/docs/2.5.x/api/index.html for complete documentation of the MessageSource interface and related classes.
-
-
-
-
8
-
-
84892309572
-
-
You can find the full documentation for the TransactionStatus interface at http://static. springframework.org/spring/docs/2.5.x/api/.
-
-
-
-
9
-
-
84892217108
-
-
You can find more information about JMX at http://java.sun. com/javase/technologies/core/mntr-mgmt/javamanagement/.
-
-
-
-
10
-
-
84892228947
-
-
A fluent API is often referred to as method chaining because it involves writing methods that return objects in a manner so multiple methods can be chained in a sequence. See http://www.martinfowler.com/bliki/FluentInterface. html for a more complete definition
-
A fluent API is often referred to as method chaining because it involves writing methods that return objects in a manner so multiple methods can be chained in a sequence. See http://www.martinfowler.com/bliki/FluentInterface. html for a more complete definition.
-
-
-
-
11
-
-
84892290462
-
-
REST is a broad subject, the full details of which are beyond the scope of this book, but we recommend you read Roy Fielding's original dissertation on the subject at http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm.
-
-
-
-
12
-
-
84892275982
-
-
Atom refers to a pair of related standards, the Atom Syndication Format and Atom Publishing Protocol APP
-
Atom refers to a pair of related standards, the Atom Syndication Format and Atom Publishing Protocol (APP); see http://en.wikipedia.org/wiki/Atom- (standard).
-
-
-
-
13
-
-
84892200359
-
-
Multipurpose Internet Mail Extensions MIME is an Internet standard for describing content types; see
-
Multipurpose Internet Mail Extensions (MIME) is an Internet standard for describing content types; see http://en. wikipedia.org/wiki/MIME.
-
-
-
-
14
-
-
84892219838
-
-
Wireless Application Protocol WAP is a wireless communication standard to enable Internet access on mobile devices; see
-
The Wireless Application Protocol (WAP) is a wireless communication standard to enable Internet access on mobile devices; see http://en. wikipedia.org/wiki/Wireless-Application-Protocol.
-
-
-
-
15
-
-
84892296634
-
-
Don't Repeat Yourself DRY is an acronym used in programming circles to describe the philosophy of avoiding repetition at all costs
-
Don't Repeat Yourself (DRY) is an acronym used in programming circles to describe the philosophy of avoiding repetition at all costs.
-
-
-
-
16
-
-
84892274253
-
-
There is an excellent introductory article on Message-Driven POJOs on the SpringSource Team blog at
-
There is an excellent introductory article on Message-Driven POJOs on the SpringSource Team blog at http://blog.springsource.com/2006/08/11/message- driven-pojos/.
-
-
-
-
17
-
-
84957766738
-
-
Some recent Spring books published by Apress include Pro Spring 2.5 by Jan Machacek et al. Apress, 2008, Spring Recipes: A Problem-Solution Approach by Gary Mak Apress, 2008, and Pro Java EE Spring Patterns: Best Practices and Design Strategies Implementing Java EE Patterns with the Spring Framework by Dhrubojyoti Kayal Apress, 2008
-
Some recent Spring books published by Apress include Pro Spring 2.5 by Jan Machacek et al. (Apress, 2008), Spring Recipes: A Problem-Solution Approach by Gary Mak (Apress, 2008), and Pro Java EE Spring Patterns: Best Practices and Design Strategies Implementing Java EE Patterns with the Spring Framework by Dhrubojyoti Kayal (Apress, 2008).
-
-
-
-
18
-
-
84892307882
-
-
software engineering jargon, a green field project is one that is free of any constraints imposed by prior work. See
-
In software engineering jargon, a green field project is one that is free of any constraints imposed by prior work. See http://en. wikipedia.org/wiki/ Greenfield-project.
-
-
-
-
19
-
-
84892251843
-
-
2. Object-relational mismatch is a term used to describe the technical difficulties in mapping an objectoriented-programming language onto a relational database system; see
-
Object-relational mismatch is a term used to describe the technical difficulties in mapping an objectoriented-programming language onto a relational database system; see http://en. wikipedia.org/wiki/Object-Relational-impedance- mismatch.
-
-
-
-
20
-
-
84892253678
-
-
Java Regular Expressions: Taming the java.util.regex Engine by Mehran Habibi Apress, 2004 is an excellent book that covers the intricacies of regular expressions on the Java platform
-
Java Regular Expressions: Taming the java.util.regex Engine by Mehran Habibi (Apress, 2004) is an excellent book that covers the intricacies of regular expressions on the Java platform.
-
-
-
-
21
-
-
84892237845
-
-
Many people feel now is the time for Java to introduce closure support, and this may happen in the future. See http://mindprod.com/jgloss/closure.html for information on why Java doesn't currently support closures.
-
-
-
-
22
-
-
84892221379
-
-
Groovy in Action by Dierk Koenig et al. Greenwich, CT: Manning Publications, 2007
-
Groovy in Action by Dierk Koenig et al. (Greenwich, CT: Manning Publications, 2007)
-
-
-
|