Notes
Slide Show
Outline
1
Introduction Struts
  • Written by Jeff Smith
  • Copyright © 2004. All rights reserved.
2
What is Struts? -1
3
What is Struts? -2
4
Struts and MVC -1
5
Struts and MVC (Model)
6
Struts and MVC (View)
7
Struts and MVC (Controller)
8
Struts Custom Tag Libraries
9
Example Struts App -1
10
Example Struts App -2
11
Example Struts App -3
12
Example Struts App (in action) -1
13
Example Struts App (in action) -2
14
Example Struts App (in action) -3
15
Example Struts App (in action) -3
16
Struts/JSTL files and locations -1
17
Struts/JSTL files and locations -2
18
Struts/JSTL files and locations -3
19
Struts/JSTL files and locations -4
20
Struts/JSTL files and locations -5
21
struts-config.xml -1
22
struts-config.xml -2
23
struts-config.xml -3
24
struts-config.xml -4
25
ApplicationResources.properties -1
26
ApplicationResources.properties -2
27
ApplicationResources.properties -3
28
ApplicationResources.properties -4
29
web.xml -1
30
web.xml -2
31
web.xml -3
32
web.xml -4
33
JSPs and Struts -1
34
JSPs and Struts -2
35
JSPs and Struts -3
36
JSPs and Struts -4
37
JSPs, Struts, JSTL -1
38
JSPs, Struts, JSTL -2
39
JSPs, Struts, JSTL -3
40
ActionForm Class -1
41
ActionForm Class -2
42
ActionForm Class -3
43
ActionForm Class -4
44
ActionForm Class -5
45
Action Class -1
46
Action Class -2
47
Action Class -3
48
Action Class -4
49
Action Class -5
50
DynaActionForms -1
51
DynaActionForms -2
52
DynaActionForm Data Types -1
53
DynaActionForm Data Types -2
54
DynaActionForm and Action
55
Commons Logging -1
56
Commons Logging -2
57
Commons Logging -3
58
Commons Logging -4
59
Commons Logging -4
60
Struts validation.xml
61
Struts Tiles
62
Summary