Apache Struts 1.xがEOLを迎え、Apacheによるサポートがなくなりました。 とはいえ、Seasar ProjectのSAStrutsはStruts 1.2.9を利用しており、利用者からはStruts 1.xのEOLの懸念が挙げられてきています。
This is a modification by Sebastian Audet to StrutsTestCase to allow testing Struts 1 code using the TestNG framework, instead of relying upon the old JUnit framework. Since this relied upon the ...