servletunit.struts.MockStrutsTestCase MockStrutsTestCase is an extension of the base JUnit testcase that provides additional methods to aid in testing Struts Action objects. It uses a mock object approach to simulate a servlet container, and tests the execution of Action objects as they are actually run through the Struts ActionServl ...
org.apache.myfaces.custom.fileupload.HtmlFileUploadRenderer @author Manfred Geiler (latest modification by $Author: svieujot $) @version $Revision: 1.15 $ $Date: 2004/12/01 16:32:03 $ $Log: HtmlFileUploadRenderer.java,v $ Revision 1.15 2004/12/01 16:32:03 svieujot Convert the Multipart filter in an ExtensionsFilter that provides an additional facility to ...