Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
8 lines (4 loc) · 354 Bytes

File metadata and controls

8 lines (4 loc) · 354 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
<form action="/emp-employee-add" method="post"> path请求 namespace/name namespace/emp-employee-add :employee对应{1} add{2}
<action name="emp-*-*" class="{1}Action" method="{2}">
通过路径可以找到namespace下的 action类{{1}Action} 找到对应类中的方法{2}
struts 的result 的name对应action类中方法 return name;
Morty Proxy This is a proxified and sanitized view of the page, visit original site.