Month: April 2013

shape
shape
shape
shape
shape
shape
shape
shape
Standard

SaaS Application Design Best Practices

Overviw: Now-a-days with the increasing popularity and penetration of the cloud, SaaS (Software as a Service) is rapidly becoming the preferred software delivery model for organizations across the world – software buyers as well as vendors. In SaaS model, software is centrally hosted by the vendor (service provider) in the cloud and accessed by the

Standard

Struts 2 Architecture and Fundamentals

Introduction: Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. It is a second-generation web application framework that implements the Model-View-Controller (MVC) design pattern and it introduces several new architectural features that make the framework cleaner and more flexible. These new features includes- >Interceptors for layering cross-cutting concerns away from