Commit de8c754
committed
Refactor(coding actions): Apply
- Apply required `@StrutsParameter` to action setters for Struts 7.0+ compatibility.
- Update web.xml to Jakarta EE 10 namespace and Servlet 6.0 schema.@StrutsParameter and update web.xml schema1 parent cf09a9e commit de8c754
2 files changed
Lines changed: 6 additions & 1 deletion
File tree
- coding-actions/src/main
- java/org/apache/struts/helloworld/action
- webapp/WEB-INF
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments