Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
struts2のすべてのリクエスト(ドットとスラッシュを含む)を処理する方法がわかりません。私は試した:
action name="*"
と
action name="*/*"
1つのスラッシュを含むが、複数のスラッシュを含まないリクエストに適しています。