Friday, April 26, 2013

Struts 2.x Syllabus



Struts 2.x                                 

    • Introduction to MVC architecture
    • Struts2 architecture
    • Struts2 Components
    • Controller
    • Actions
    • Interceptors
    • Result and View Components
    • ValueStack and OGNL
    • Struts Tag Library
    • Control Tags
    • Data Tags
    • UI Tags
    • Understanding ActionContext and ActionInvocation
    • Implementing Custom interceptors
    • Implementing Custom Result
    • Use of Common predefined interceptors
    • Params
    • Exception
    • I18n
    • execAndWait
    • servletconfig
    • validation
    • workflow
    • modeldriven
    • Custom & predefined validations
    • Validatable & ValidationAware
    • Required
    • requiredString
    • int,double & date
    • email
    • stringLength
    • regex
    • Internationalization
    • Generating composite views using Tiles
    • Tiles configuration
    • Tiles Tag library
    • Tiles result
    • Tiles layout
    • Using velocity for generating views
    • Using zero configuration plug in
      • Struts2 Conventions
      • Annotation based configuration


No comments:

Post a Comment