Introduction to Struts

This tutorial is an example using struts tiles ,free training document courses under 14 pages bu sasha wolski.

Struts is a project of the Apache Software Foundation (www.apache.org) which aims to provide a standard Java web application development framework respecting the architecture known as MVC (Model - View - Controller). This paper illustrates the important concepts of Struts 2 with examples. References are given to deepen the themes.

Struts is an MVC framework used to develop web applications. It is therefore an application skeleton based on the controller model and view providing additional tools to help the developer to meet its applications.

Table of contents

  • Introduction
  • What is struts
  • Your first tiles application
  • Create a default page
  • Add the tiles functionality
  • Create the layout file
  • Create the tiles definitions
  • Create the jsp files
  • The action mapping
  • The action forward
  • Edit the action classes
  • Test your application
Size : 314.05 Kb
File type : pdf
Downloads: 113
Created: 2016-07-01

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Struts Tutorials

Struts Framework ,Overview Installation and Setup

Download Struts Tutorial

Others related eBooks about Introduction to Struts

Fortran 90/95 Programming Manual

Download Fortran 90/95 Programming Manual, free training course under 67 pages by Tanja van Mourik....

Object-oriented Programming in C#

This is a teaching material about object-oriented programming, illustrated with use of the..., download free C# tutorial in PDF (485 pages) created by Kurt Normark ....

Think Java

Download free course Think Java, pdf file on 374 pages by Allen Downey, Chris Mayfield....

Full Speed Python

Download free course Full Speed Python, pdf file on 39 pages by João Ventura....

Assembly language tutorial in PDF

Download free Assembly language tutorial course in PDF, training file in 6 chapters and 29 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Elementary Algorithms

This is a free book about elementary algorithms and data structures. This book doesn't only focus on an imperative (or procedural) approach, but also includes purely functional algorithms and data structures. It doesn't require readers to master any programming languages, because all the algorit...

How To Code in Go

This book is designed to introduce you to writing programs with the Go programming languag..., download free Go tutorial in PDF (447 pages) created by Cory LaNou ....

Android Tutorial

This tutorial is a brief overview of some Android concepts designated to beginners who want to learn the basics of Android programming language. It's a free training couses in PDF under 48 pages by Larry Walters....

Haskell Tutorial for C Programmers

This book is written to introduce Haskell for programmers of imperative languagues, including C, C++, Java, Python, and Pascal, etc....

The Basics of Game Design

Download this ebook intituled The Basics of Game Design, free training document about video game development on 24 pages for beginners....