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.
私の質問は、Webwork は構成ファイル xwork.xml でワイルドカードをサポートしていますか?
例:
------ Can we write : <action name="login_*" class="com.xyz.LoginAction" method="{1}"> ------------ </action>
struts2 がサポートしていることは知っていますが、私の質問は Webwork に関連しています。