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.
異なる JAR ファイルからテンプレート (JSP、ZUL など) をロードしたい場合、struts フレームワークでどのように定義できますか?
私が理解している限り、すべての JAR が struts jar からアクセス可能になり (通常、それらが WEB-IN/lib にある場合)、web.xml でプロパティが設定されるとすぐに、追加の構成は必要ありません (非 JSP の場合は必要になる場合があります)。テンプレート)。