application framework (RSS)

Why do you want to use Spring

At least in my view, the introduction of spring in the project can bring the following immediate benefits: 1. To reduce coupling between components to achieve decoupling between the software layers. C ...

Learning how to SSH

J2EE internal force, roughly divided into three primary levels is the basis for JAVA, and the second level of thinking and mode of OO, the third level is the specific areas (such as technical specific ...

Software development framework for enterprise applications on the master model

"Enterprise Application Architecture models (English)" - Author: Martin Fowler Over the years, Martin Fowler - The world-renowned master of software development - have witnessed a number of ...

java e-mail system (a) - mail server

Introduction and basic configuration James is an enterprise class mail server, it is fully realized, as well as smtp and nntp agreement pops (do not support IMAP). At the same time, james server is al ...

Framework for the design of application experience

Design Application Framework, a three-year course of study has been learning to master all aspects of J2EE architecture and ideas of technology and continuing to expand their applications and the desi ...

Struts Architecture

(Struts Framework Architecture) Keyword Struts, Framework, Architecture, Componennt, MVC Prior knowledge at study start Struts ago, knowledge of the following points need to be know: Model - View - Co ...

ROR Study Notes 1

Installed at the success of ROR environment (yes, I installed InstantRails-2.0-win), the first thing done is to create a simple DB demo, the steps are as follows: 1.Rails Appliction Medium Create New ...

Design Pattern in EJB Applications

What is a Design Pattern Design patterns are a set of re-use, most people know, after cataloging, code design experience. For the use of design patterns are reusable code, so that the code more easily ...