Syllabus For Struts Training In Chennai

  1. Why Struts 2, Introduction To Struts Framework
  2. Struts 1.x vs Struts 2.x Main Differences
  3. Struts Execution Flow Diagram, How Struts Works
  4. Configuring Struts2
  5. Struts 2 Store User Input Details In Separate Java Bean
  6. How To Use Resource Bundle In Struts2
  7. Programmatic Validations With Resource Bundle In Struts2
  8. Aware Interfaces of struts 2
  9. Example on Application Aware Interface of struts 2
  10. Example on Struts 2 Session Aware Interface
  11. XML Validations In Struts2 With Examples
  12. Struts2 Validation Rules and Their Syntax
  13. How To Apply Multiple Validations On Same Field In Struts 2
  14. Struts2 XML Validations Example, Declarative Validations In Struts
  15. Struts 2 date time picker Example
  16. Struts 2 Tabbed panel Example
  17. Using Struts 2 Auto completer With Example
  18. Struts 2 Iterator Tag Example
  19. Working With Struts 2 Interceptor(s) With Example
  20. Working With Struts 2 Tiles, Struts 2 Tiles Example
  21. Struts 2 File Upload & Save Example
  22. Struts2 Insert, Update, Delete, Operations Through JDBC [ Real Time Application ]
  23. Struts2 Custom Interceptor Example, Struts2 Interceptors