This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Showing posts with label Struts FAQ. Show all posts
Showing posts with label Struts FAQ. Show all posts

steps involved in the implementaion of struts


  • The struts framework models its server side implementation of the MVC using a combination of JSP's, custom JSP tags, and a Java Servlet.
  • It involves the following steps :

           * The incoming request is received by the ActionServlet, which acts as the controller, and the                              ActionServlet         looks up the requested URI in an XML file.
          * The ActionClass performs its logic on the Model components associated with the application.
          * Once the Action has completed its processing, it returns control to the ActionServlet with a key that                indicates the result of its processing. ActionServlet uses this key to determine where this result should             be forwarded for presentation.
         * The request is complete when the ActionServlet response by forwarding the request ot the view that               was linked to the returned key, and this view presents the result of the Action.

What is struts?


  • The Jakarta struts project, an open source project supported by the Apache software Foundation,
  • it is a server side java implementation of the model view controller (MVC) design pattern.
  • The struts framework designed to create Web application that easily separate the presentation layer and allow it to  be abstracted from the transaction and data layers.


Gallary

Html Tutorial Day-1 Html Tutorial Day-10 Html Tutorial Day-2 Html Tutorial Day-3 Html Tutorial Day-4 Html Tutorial Day-5 Html Tutorial Day-6 Html Tutorial Day-7 Html Tutorial Day-8 Html Tutorial Day-9 J2SE day 1 J2SE day 2 J2SE day 3 Jaap Jaas Java Fundamentals-FAQ jaxp Jdbc tutorial Day-1 Jdbc tutorial Day-10 Jdbc tutorial Day-11 Jdbc tutorial Day-12 Jdbc tutorial Day-13 Jdbc tutorial Day-14 Jdbc tutorial Day-15 Jdbc tutorial Day-16 Jdbc tutorial Day-17 Jdbc tutorial Day-18 Jdbc tutorial Day-19 Jdbc tutorial Day-2 Jdbc tutorial Day-3 Jdbc tutorial Day-4 Jdbc tutorial Day-5 Jdbc tutorial Day-6 Jdbc tutorial Day-7 Jdbc tutorial Day-8 Jdbc tutorial Day-9 jndi Jsp Day 1 Jsp Day 2 Jsp Day 3 Jsp Day 4 JSP Intoduction Jta Jts Nms Day 1 Servlet Faq 1 Servlet Tutorial Day-1 Servlet Tutorial Day-2 Servlet Tutorial Day-3 Servlet Tutorial Day-4 Servlet Tutorial Day-7 Spring FAQ Spring Tutorial Day-1 Spring Tutorial Day-2 Spring Tutorial Day-3 Spring Tutorial Day-4 Spring Tutorial Day-5 Struts FAQ Struts Tutorial Day-1 Struts Tutorial Day-10 Struts Tutorial Day-11 Struts Tutorial Day-12 Struts Tutorial Day-13 Struts Tutorial Day-2 Struts Tutorial Day-3 Struts Tutorial Day-4 Struts Tutorial Day-5 Struts Tutorial Day-6 Struts Tutorial Day-7 Struts Tutorial Day-8 Struts Tutorial Day-9 Struts Tutorial Day-9.1 Two Minute Drill WebServices tutorial Day 1 WebServices tutorial Day 2 WebServices tutorial Day 3 WebServices tutorial Day 4 WebServices tutorial Day 5 WebServices tutorial Day 6 WebServices tutorial Day 7

Popular Posts

Twitter Delicious Facebook Digg Stumbleupon Favorites More