Showing 938 open source projects for "java web apps"

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
    El proyecto central es la conformación de un Sistema de Información Hospitalaria, se pretende ir por subproyectos los cuales formaran las piezas fundamentales que se integraran mediante perfiles IHE que vayan estableciéndose para la norma HL7v3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    openM2

    openM2

    Business Application Construction Kit

    openM2 is a sophisticated Business Application Construction Kit / Framework which allows the development of individual software solutions for optimizing and supporting business processes. openM2 uses advanced components from Workflow-, Record- and Documentmanagement, as well as from Integration and Reporting Systems. The installation of openM2 is described at: http://www.openm2.org/gettingstarted The documentation of openM2 can be found in the following wiki: http://www.openm2.org/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    teotstag

    JSF 2 tags and scopes

    JSF tag library. Completes lack of some needful and basic features in JSF, does not contain graphics rich components. Tags: Include Cache: caches included JSF content to improve performance Lazy Load: ajax based lazy loading of a page fragments Validate Group: multi-component and cross-component validation Scopes: Post Scope: is kept alive with JSF POST requests, dies with redirect (PRG), lives longer than View but shorter than Session Conversation Scope: like CDI Conversation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SingletDAO
    SingletDAO is a simple java data access frame work to access data in database. A Single Data Access Object to access data in database and eliminates writing custom DAOs. Easy to plug-in. Easy to manage SQL queries. Supports JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    action4JAVA

    action4JAVA

    Simple Flexible Template Solution in Java

    ... indempentently from a java development environment just from a shell call (exectutable) The website offers several examples how it works. These are: - Simple examples demonstrating looping within a page or create several pages based on the data of a simple Excelsheet. - Website/document creation by the web-site itself - Creating sql, model, model classes from a model sheet and load data with it - Extend actions with a java code line counter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AutoTest
    AutoTest is a test management, test execution and test result report application written in Java. It can be customized to support a broad range of test execution frameworks. A user guide and download instructions are available at http://autote.sourceforge.net/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Opoo Apps for Java

    A set of Java common utilities.

    A set of Java utilities, including generic DAO interface, cache, file storage, AOP tools and some other open source applications. Commotted to the rapid development of Java apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Framework providing various reusable API's including POJO Services API, Java Collections based persistence(JDBC and LDAP) API's and an MVC Web API. Also provides tools to aid in the use of Apache Ant, XML configs and Docbook XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    A Java framework for high performance applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CARTAGO-WS is a platform for developing SOA applications based on Web Services exploiting agent programming models and technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JET - Java Enterprise Turbine is a web framework which offers an easy to use web development environment. The focus is on building and reusing forms instead of whole pages like JSP. JET uses "Freemarker templates" to generate html pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fluxion
    The Fluxion framework is a prototype data integration system using Semantic Web technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    protect your java web application with an openid filter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The castafiore J2EE Platform consists of an advanced Web Framework built upon JQuery and a persistence framework built upon hibernate. All together glued with spring 3. We also provide some exciting web tools like a DMS and a Portal designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages. Development moved to Mercurial
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Simplest Ever REST Framework for Java
    SerfJ means Simplest Ever REST Framework for Java (http://serfj.sourceforge.net). Provides a lightweight MVC for Java web apps which can interpret REST URLs and dispatch it to a controller and then show the appropriated view or serialized object
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WIDE Framework

    WIDE Framework

    Web application framework for business logic oriented programming.

    The overall goal of the framework is to provide easy to use, configurable and business logic oriented development of web application, which is flexible and agile for future enhancements and base lining for other web application. Also with the framework, reusability and localization of multi-scope (e.g. multi-country) business logic is easy to implement and understand by the developers and production support. The framework only applies to web applications using Java 6 or later version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A set of Java classes to enhance and speed development with Oracle Applications Framework, Oracle's MVC Framework for web application development for Oracle E-Business Suite R11 and R12. To be kept up-to-date with any changes to the Toolkit please either subscribe to the Notifications below or join the Maillist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JavAjax is now at 1.4 beta version, for downloads and documentation please visit http://www.javajax.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WaveMaker - Web Development Made Easy
    Easy-to-use, open source web development platform. Visual, drag and drop tools allow anyone to create web apps with minimal learning curve. Java architecture: Spring, Hibernate, Ajax Dojo toolkit, MySQL, PostgreSQL, HSQLDB (bundles w HSQLDB)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CafeSip - Look what Java and SIP can do

    CafeSip - Look what Java and SIP can do

    A suite of open-source tools and frameworks for creating SIP apps

    Session Initialtion Protocol (SIP) is widely used for telephone services over the Internet. CafeSip provides a suite of open-source tools and applications for creating customized SIP services and applications using the Java.
    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.