Showing 292 open source projects for "java mvc"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    Marrakech is a MVC and IoC framework which was based on many frameworks and ideas (Hibernate, Spring, Rails, Freemarker). It favors Convention over Configuration, the framework use a very pragmatic approach; witch make it so easy to use and productive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open Mobile Framework is a framework that allows the programmers to have a technological base to create mobile applications using MVC pattern developed by Mario Hidalgo Martínez.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Emersion is a Java based integrated platform to build web sites. This is actually a set of tightly integrated components, most important are: MVC framework, Virtual File System (VFS), Content Management System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple solitaire card game written in Java using AWT and Swing. Based upon the MVC design pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    sixQos is an MVC classic and is ideal for developers already used to Struts. Its main objective is to host in the most natural way complex web applications while providing a complex platform for applicaton management and development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Catalsyt Framework is a refinement on the MVC framework. It provides greater focus on user business workflow rather than application workflow. It's goal is to enable business analysis and developers to work closer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Swing-based High Level MVC Framework with more component for standard MVC and many others (validation, only number/currency edit, required/not required fields etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Swixat is a Swing-based authoring tool for the quick and easy development of graphical UI Java applications. It extends an external XUL library (SwiXml) to implement a complete MVC framework, and provides advanced scripting features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A java pojo mvc frame,implements by java annotation.use hiveMind as its ioc container,& use ognl translate context. can use spring bean as action,& use hibernate generic dao, genric logic to reduce reduplicate coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Calyxo encourages in MVC-Model2 Java web application development. It offers support for true modular applications, i18n, flexible view management, a powerful validation engine, and more. Calyxo's Struts plugins may replace Struts' Tiles and Validator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A lightweight MVC AJAX framework. Inspired by the AWT component programming model, it uses the same concepts such as: EventListeners, Layoutmanagers, Components and Containers. Example code and a builtin webserver is provided to simplify development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An MVC framework to allow a configurable way to attach the html parameters to back-end proxies or POJO action model, without having the developers to write lots of codes in the web-tier. Besides, the views can be all written as HTML, XHTML or even XFrom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GeiNuke is a CMS writen in Java. It uses some frameworks like Velocity for MVC and iBatis for the persistence layer, RDBMSs supported are MySQL and HSQLDB. Current demo site is http://www.hostingjava.it/-geinuke/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    _Stamps_ is a framework for java application development which extends the MVC (Model - View - Controller) pattern providing a complete decoupling between view and model with the usage of annotations (JSE5) and dispatching mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Redlion is a MVC web framework writen in java!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AJUI is a java widget toolkit for creating user interfaces in java. AJUI uses a XUL like xml format for laying out widgets, uses a non tradition event handling system, follows an MVC design pattern, and uses an SPI model enabling AJUI to look native.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Purity mini-framework is a MVC framework for Java-based web-applications. It provides distinction between Model, View and Controller, a functional Controller that dispatches user requests to the Model and tools like character escaping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AMP was inspired by RoR partials. It is a framework-independant Java API that enables processing of AJAX requests in a normal MVC pattern. It is currently integrated with the Spring framework to allow for easy configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    J2EE servlet MVC framework supporting dynamic class loading and template parsing. This framework serves as a building block for creating applications based upon J2EE architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of Java modules to provide a security interface layer, Spring MVC extensions and integration help, and a set of generally useful Java utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MyVelocityController is an MVC Controller (Servlet) made out of frustration of using Struts. It uses a simple mechanism to process client's requests and uses Velocity as the main templating engine for the View part and the database access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tagneto: A web developer tool and JavaScript libraries to aid MVC development of XML user interfaces, with HTML web applications (DHTML, AJAX, RIA, Web 2.0, etc...) being the primary target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Maverick is a Model-View-Controller framework for Java web publishing. It offers clean MVC separation, configurable transformation pipelines, an XML sitemap, browser detection, i18n, and support for a wide range of templating and xform technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.