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/samples
  blankwar/
    WEB-INF/
      .ignore
    LICENSE.txt
    NOTICE.txt
    THIRD_PARTY_LICENSE.txt
    index.html
  example/
    WEB-INF/
      commonsvalidator/
        commons-validation.xml
      src/
        org/
          megatome/
            example/
              AddUserHandler.java
              DisplayUsers.java
              DisplayUsersHandler.java
              User.java
              UserStorage.java
        frame2-app-bundle.properties
      frame2-config.xml
    LICENSE.txt
    NOTICE.txt
    THIRD_PARTY_LICENSE.txt
    addUser.jsp
    displayUsers.jsp
    index.html
  soap-example/
    WEB-INF/
      commonsvalidator/
        commons-validation.xml
      src/
        org/
          megatome/
            example/
              jaxbgen/
                ObjectFactory.java
                User.java
              xmlhandlers/
                AckResponder.java
                UserService.java
              AddUserHandler.java
              DisplayUsers.java
              DisplayUsersHandler.java
              LogHandler.java
              MessageService.java
              TestMsg.java
              User.java
              UserStorage.java
        frame2-app-bundle.properties
      xml/
        undeploy.wsdd
        user-service.wsdd
        user.xsd
      frame2-config.xml
    xmlClient/
      badSaveUser.xml
      saveUser.xml
      soaptest.xml
    LICENSE.txt
    NOTICE.txt
    THIRD_PARTY_LICENSE.txt
    addUser.jsp
    deploy.html
    displayUsers.jsp
    index.html
  template-example/
    WEB-INF/
      commonsvalidator/
        commons-validation.xml
      src/
        org/
          megatome/
            example/
              AddUserHandler.java
              DisplayUsers.java
              DisplayUsersHandler.java
              User.java
              UserStorage.java
        frame2-app-bundle.properties
      templates/
        addUserPreBody.jsp
        defaultFooter.jsp
        defaultHeader.jsp
        defaultPreBody.jsp
        defaultTemplateTop.jsp
        displayUsersPreBody.jsp
        templates.xml
      frame2-config.xml
    LICENSE.txt
    NOTICE.txt
    THIRD_PARTY_LICENSE.txt
    addUser.jsp
    displayUsers.jsp
    index.html
    instructions.txt
  build.xml
  building.txt
  env.properties



See more files for this project here