Struts Complete Tutorial

Struts Complete Tutorial

Monday, 14 January 2013

What is struts framework?

 What is struts?

Struts framework is an open source framework for developing web application in java technology based on MVC architecture.Struts framework helps to developer to create application by easily.
Struts framework provides the functionality to validate the form data. It can be use validate the data on the server side.

Components of Struts

  1. Model
  2.View

No comments:

Post a Comment