Setting Up Struts 2 in Eclipse

You can proceed to setup your Struts 2 framework. Following are the simple steps to download and install Struts2 on…

12 years ago

Architecture of Struts 2 Framework

Struts and webwork has joined together to develop the Struts 2 Framework. Struts 2 Framework is very extensible and elegant…

12 years ago

Model 1 and Model 2 (MVC) Architecture

Before developing the web applications, we need to have idea about design models. There are two types of programming models…

12 years ago

Introduction to Struts 2 Framework

Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to streamline…

12 years ago

Introduction To MVC

Hi welcome to this MVC tutorial, here we will discuss quick introduction about MVC pattern and about different components. MVC…

12 years ago

How to solve QuerySyntaxException (table is not mapped) in hibetnate?

The following exception is very common if you are the beginner for hibernate.SLF4J: Class path contains multiple SLF4J bindings. SLF4J:…

12 years ago

Struts Tutorial – Struts 2 Baby Step to Learn

Hi in this struts tutorial we will discuss about struts 2 tutorial covers all the topics of Struts 2 Framework…

12 years ago