background preloader

j2ee

Facebook Twitter

Struts best practices - Java World. True to the literal meaning of the word, "Struts" provides supporting building blocks and infrastructure components to build a Web-based application.

Struts best practices - Java World

It is an MVC-based (Model View Controller) open source framework developed and supported by the Apache Software Foundation. Because of its support for extensibility and plug-ins, the framework has picked up stupendous popularity among J2EE-based application developers. The framework can be extended and customized to suit a particular application need. Though covering all the aspects of this framework and documenting the best practices may not be possible in one article, the subsequent sections discuss some of the best practices for developing with Struts. The primary sources of information for this article are the Struts users' mailing list, the Struts developers' mailing list, and my experience with Struts-based applications. Stepping through the Struts 1.1 Validator. Sommaire complet.