Code Search for Developers
 
 
  

Frame2 Web Application Framework

Frame2 is an alternative to using Struts for web application development. Frame2 also supports web services in an MVC context.

Project homepage: http://sourceforge.net/projects/frame2
Programming language(s): Java,JSP,XML
License: other



Some source files from: Frame2 Web Application Framework/Frame2/framework/test
  src/
    WEB-INF/
      commonsvalidator/
        commons-validation.xml
      schemas/
        po.xsd
        user.xsd
      templates/
        template-bar.xml
        template-baz.xml
        template-foo.xml
        templates.xml
        xxx.jsp
        yyy.jsp
      frame2-config.xml
    org/
      megatome/
        frame2/
          errors/
            TestError.java
            TestErrors.java
          front/
            config/
            AckResponder.java
            AttributeHandler.java
            ChainHandler.java
            ConfigTestException.java
            Defhandler.java
            Ev12handler.java
            Ev13handler.java
            Ev15handler.java
            Ev1handler1.java
            Ev1handler2.java
            Ev2handler1.java
            Ev2handler2.java
            Ev4handler.java
            Event1.java
            Event12.java
            Event13.java
            Event14.java
            Event15.java
            Event16.java
            Event17.java
            Event2.java
            Event3.java
            Event4.java
            Event5.java
            Event7.java
            Event8.java
            Event9.java
            EventFileUpload.java
            EventMultFileUpload.java
            FailsValidationEvent.java
            HandlerExceptionTest.java
            HandlerThrowingException.java
            HttpRequestProcessorCustom.java
            NotReallyAnEvent.java
            POResponderHandler.java
            PassthruTestEventHandler.java
            Plugin1.java
            Plugin2.java
            PurchaseOrderHandler.java
            RedirectHandler.java
            ReqProcDefaults.xml
            RequestProcessorNoImple.java
            ServletContextAccessHandler.java
            SoapFrontControllerImpl.java
            SoapRequestProcessorCustom.java
            TestCommonsValidation.java
            TestConfiguration.java
            TestFrame2ContextListener.java
            TestHttpFrontController.java
            TestHttpRequestProcessor.java
            TestJaxbEventValidation.java
            TestMissingCommonsValidation.java
            TestMissingFileUpload.java
            TestPluginLifecycle.java
            TestPluginProxy.java
            TestRoleBasedSecurity.java
            TestSoapFrontController.java
            TestSoapRequestProcessor.java
            URIEvent.java
            URIEventHandler.java
            ValidateEvent.java
            httpRequestCustom.xml
            httpRequestNegativeClass.xml
            httpRequestNegativeClassReqProc.xml
            httpRequestProc.xml
            soapRequestCustom.xml
            soapRequestNegativeClass.xml
            soapRequestNegativeClassReqProc.xml
            test-cancel.xml
          introspector/
          jaxb/
          jaxbgen/
          log/
          plugin/
          template/
          util/
          validator/
    servletunit/
    templates/
    alt-resource.properties
    alt-resource_fr.properties
    frame2-resource.properties
    frame2-resource_de.properties
    frame2-resource_fr.properties
    log4j.properties
    simplelog.properties
  xml/



See more files for this project here