Showing 28 open source projects for "mvc 2 model java servlet project"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Serverless Java container

    Serverless Java container

    A Java wrapper to run Spring, Spring Boot, Jersey, and other apps

    ... Java-based architecture (controllers, filters, dependency injection) and deploy it in a serverless environment without rewriting everything from scratch. The project supports multiple framework flavors and versions, provides archetypes (Maven/Gradle) to scaffold applications, and maintains separate branches for legacy (Java EE/1.x) and modern (Jakarta EE/2.x+) ecosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    TRUNKS

    Web and Mobile framework

    TRUNKS is a web J2EE framework. It's dedicated to develop all kinds of applications in a basic way. Used technologies are based on a MVC model, XML for screen definition. Are included navigation, multilanguage, security, CSS styles, data export...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Amethyst is a framework intended to help in creation of applications with the MVC or a similar pattern. The project consists of low- and high-level API. Low-level API is responsible for exchanging properties (as Map) between various components. A component can be for example model, view or controller as in the MVC pattern. The main class is a class named Communicator. Communicator class defines the structure of components' system, provides communication channel between them and life-cycle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Pop Framework

    Pop Framework

    Use Java bean as model of web page, reference beans in hyperlinks

    Pop Framework (or Pop), http://www.popframework.net, is a bean-based MVC framework for Java/J2EE web applications. Pop implements IoC, Dependency Injection, and AOP. Pop provides annotations for users to define and reference a bean. Pop can help users to customize a bean, a scope, a factory and a reference in object-oriented way. Pop treats a bean as the model of a web page (JSP or servlet), the webpage itself is a view of the bean. The model provides the data for the view, the view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ... Architecture: Provides all the basic components needed to field an enterprise-level application. 2. Programmatic Security Model: Incorporates the components needed to dynamically assign users to user roles and user roles to profiles. 3. Meta-Driven Architecture: Use meta-data to dynamically configure 80%-90% of the application using the concepts exemplified in the Compiere open source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    famos

    famos

    Framework for Agent-oriented MOdelling and Simulation

    Famos is a Java-based framework for developing agent-based models. It uses the discrete-event simulation framework Desmo-J (http://desmoj.sourceforge.net) as its simulation engine. Famos implements event-driven time advance and focusses on supporting an explicit model of space for the environment, including the movement of agents. Famos was developed in the context of a PhD project. Many aspects of its implementation are therefore still in the prototype stage. It does come with two...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GeoWeb 3D Globe

    Geospatial Web 3D Globe Project(To consider S.Korea market)

    The goal of "GeoWeb 3D Globe" is developing 3D visualization and utilization module for geospatial data. We are conveniently wide range of developers hope to take advantage of geospatial information. Using three-dimensional spatial information service developed for web-based 3D "GeoWeb 3D Globe" The main contents of the project are as follows: 1. Based on proven open source SW(WWJava) 2. Specializing in 3D visualization of geospatial data 3. Web based service
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    JdonFramework

    JdonFramework

    a Domain Driven Design + CQRS + EventSource java framework

    1. INTRODUCTION --------------------------------------------- JdonFramework is a java framework to build your Domain Driven Design + CQRS + EventSource applications with asynchronous concurrency and higher throughput. 2. GETTING STARTED ------------------ In the "example" directory there are several examples for web application. You can run runTest.bat in this directory to see how to play JdonFramework in Application. In the "doc" directory there are all documents about how...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    j4gl

    j4gl Java framework, richclient, application server and persistence

    A an MVC Java framework. The View is defined in XML, the Controler is written in a Java-like language and the database Model is generated from database meta data. A J4GL application is similar to an HTML+Servlet application but a can run in HTML, Java Richclient (with app server), or Java Fatclient (without app server).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AssemblerFramework是一个基于JAVAEE的框架。提供MVC、IOC容器、国际化、plugin机制等功能,框架自身采用松散结构,除了入口的Servlet,其他部件提供了可替换和扩展点。提供了注解和xml2种配置。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java framework to eliminate the need to create a graphical interface to a program, you simply need to create the model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ferret4J aims to be a lightweight MVC framework for Java applications. It is based on a Model-centric architecture and strives to be as little intrusive as possible. You can find out more in my blog at http://blackship.eu/category/my-projects/jferret/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    J2ME MVC framework based on model-view-controller pattern supported ME configurations CLDC and up. - conversation like data transfer between controllers - low memory usage - PL services support TODO: - support of other UI frameworks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Amplify MDA project is aimed at delivering a 'model-to-text' generator tool with real-world applicability in less than 1000 lines of Java/Groovy code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple WebStrut is a simple webframework depend on Servlet,Spring2.5.x and Xwork2.0.X ,This project provide a simple component to dispatcher request like struts and diff to struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The Scenario API project is dedicated to scenario/workflow/pipeline like structures creation and execution. It includes the abstraction level, which is defined in subproject SDM (Scenario Definition Model) and one of the implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A RAID tool for developing enterprise applications based in a XML model for the applications and different runners, (rich-clients in swing, web-clients, etc,...), independent of the architecture (WebServices, J2EE, two-layers,..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A java based web application framework. It works with the Servlet 2.2 API and JDK 1.5. Goal is to create Web Applications in a similar way as in the Java Swing GUI. This inludes MVC support, an delegation event model and html-template based layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A java toolkit for creating highly interactive cross browser web servlet applications. Knowledge of JSP, JavaScript, DOM, and HTML is not required because the library dynamically generates and controls client browser specific dhtml-ajax pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Crackleback is a Java servlet framework for back-office business systems. Its goal is to address 90% of a system's function points, to cut development costs by 90%, and to permit the business analyst--not the programmer--to build 90% of the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Facets is a web application framework that leverages a simple MVC architecture for the server side and a feature-packed Javascript component model for the client. The two pieces are designed to be seemlessly integrated for very dynamic AJAX-style apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next