Showing 72 open source projects for "jsf application"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    JavaMelody

    JavaMelody

    Monitoring of JavaEE applications

    ...The goal of JavaMelody is to monitor Java or Java EE applications in QA and production environments. It is not a tool to simulate requests from users, it is a tool to measure and calculate statistics on real operation of an application depending on the usage of the application by users. JavaMelody is open-source (ASL) and production-ready: in production in an application of 25 person-years. JavaMelody is easy to integrate in most applications and is lightweight (no profiling and no database). JavaMelody includes statistics of predefined counters (currently HTTP requests, SQL requests, jsf actions, struts actions, JSP pages, and methods of business façades if EJB3, Spring or Guice) with, for each counter.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    jsf project generator

    Skelton of Springboot/JSF application with a crud generrator

    ...The generate tree by the generator have to be copied into the application folder. Jsf generator uses Spring security User user/password NB branches contains old java versions generators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JBizMo

    JBizMo

    Powerful generator for Java applications (JPA, Java EE...)

    JBizMo supports building of Angular, Eclipse RCP/RAP, JavaFX, JSF (Primefaces), Swing and Vaadin applications. The generated applications can run in a stand-alone mode or they can be deployed on a Java EE server (Wildfly 16, Payara 5). Alternatively, the Spring platform is also supported! JBizMo applications use JPA in order to access the target database. The plug-in contains a graphical editor for designing the domain model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    jsf-showcase

    jsf-showcase

    JavaServer Faces (JSF) v.2.2.x showcase, portable web-application.

    JavaServer Faces (JSF) v.2.2.x web-framework showcase. Portable web-application for Java WEB-developers, who use Java Server Faces. Made for convenience - if Internet access suddenly down ). See please excellent projects: https://github.com/liferay/liferay-faces-showcase/ and https://github.com/heroku/webapp-runner/ , also https://mvnrepository.com/search?
    Downloads: 2 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    jsf-primefaces-showcase

    jsf-primefaces-showcase

    JSF-2.2.x + PrimeFaces-6.1 showcase. Portable web-application.

    JavaServer Faces (JSF) 2.2.x + PrimeFaces-6.1 showcase. Portable web-application for Java WEB-developers, who use Java Server Faces. Made for convenience - if Internet access suddenly down ). See please original source: https://github.com/primefaces/primefaces-showcase-legacy , and original site: https://www.primefaces.org/ . Why exactly version 6.1 ?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    jsf-omnifaces-showcase

    jsf-omnifaces-showcase

    JSF-2.2.x + OmniFaces-2.2 showcase. Portable web-application.

    JavaServer Faces (JSF) 2.2.x + OmniFaces-2.2 showcase. Portable web-application for Java WEB-developers, , who use Java Server Faces. Made for convenience - if Internet access suddenly down ). Need JRE-1.8. See please original source: https://github.com/omnifaces/showcase , and original site: https://omnifaces.org/ , https://showcase.omnifaces.org/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    minuteProject

    Reverse-engineering tool

    MinuteProject is reverse-engineering tool. It generates application stacks for opensource technologies. Backend technologies: iBatis, Hibernate, JPA, JPA2, springframework. REST: JEE-jersey, CXF, springMVC. Front-end: Openxava, Grails, Play. Methodology: FitNesse. In incubator: vaadin, jsf-primefaces, jooq, rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PrimeFaces CRUD Generator for NetBeans

    Generate PrimeFaces Pages from Entity Classes in NetBeans

    This module provides a forked version of the JSF Pages from Entity Classes wizard inside NetBeans but produces PrimeFaces JSF pages with page layout, menu and dialog boxes. The page style is inspired by Emre Simtay's blog "Simple CRUD Web Application with JSF 2.1, PrimeFaces 3.5, Maven and JPA".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    UBA-PVS

    UBA-PVS

    UBA Probenverwaltungssystem (Specimen Management System)

    This software was implemented by the Laboratory & Information Technology Department at the Fraunhofer Institute for Biomedical Engineering IBMT (St. Ingbert, Germany) as a contract work for the German Federal Environmental Agency. Initially, the application manages specimens with their data in a repository that are collected in the German Environmental Survey (GerES) carried out by the German Federal Environment Agency (Umweltbundesamt – UBA). Version 1.0 of the application was released in...
    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
  • 10

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    ...A very good example of the same may be experienced when you paste a screen shot on Github web itself . This project encourages developers to have such facility in the simple Java web application they develop. It's assumed that these developers are not using JSF Vaadin or ZK- any RIA framework already providing a component for uploading your clipboard content . This API is for those who use vanilla Servlet /JSP with some client side framework like Angular JS and Bootstrap , for example. The target beneficiary of this project are those who restrict server side to Vanilla Servlet /JSP and might come across such need often.For them, this API is good with regard to simplicity and over-head. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ReservasHotelCursoJSF

    A project being done for a Java EE 6 course.

    A project being done for a Java EE 6 course. Technologies being used in this project are: JSF, Hibernate/JPA, CDI, and MySQL. The functionality of this project is to make hotel reservations for customers. This project is to further learn and understand developing an enterprise application using Java EE standards and technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    generjee

    generjee

    Code generation templates for the generjee project.

    ...You can use it to start development projects from a customized code base, tailored according to your individual requirements and the data model of your domain. The generated application is ready to run on a Java EE application server and is independent of generjee. generjee will generate for you: - JPA code according to your data model - JSF code to create, read, edit, filter, sort and export data - user management, registration and login - your defined user roles and specific access permissions for this roles - I18N support - file upload support This sourceforge project is for maintaining the code generation templates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MOBIDICK
    MOBIDICK (MOdular But IntegrateD applICation frameworK) is dedicated to gather as less as possible Java frameworks in order to complete full needs of large business application and allow regeneration of code, even when java frameworks change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    myWMS AFW

    JEE Web Application Framework

    This projects aim is to provide a framework for modern Web Applications based on JSF and Java Enterprise Beans. This is a sub project of myWMS : Warehouse Management System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Achieving dynamic application configuration without server restart is almost impossible using static property/xml files, or too complex to use JMX. DConfig makes it easy by Swing GUI, JDBC/Spring, JNLP, RDBMS; Plus examples in Struts, yui Ajax, JSF, JSP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Web Application JSF 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The project focus on business management . It use Java EE Standard with JSF/EJB/JPA and ADF Running open source or Commerce Enterprise Application Servers and Database .It support free DB2 Express-C/PostgreSQL and Commerce Database DB2/Oracle DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JeeObserver is an open source java monitoring tool used to analyze java applications and servers performance. It can monitor servlets, JSF actions, EJB beans, JVM cpu and memory usage and HTTP sessions. Full documentation at www.jeeobserver.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Screensaver is a Lab Information Management System (LIMS) for high-throughput screening of small molecule and RNAi biological assays. It is a Java/JSF/Hibernate/Spring web application that is actively being developed and used at Harvard Medical School. Note: The Screensaver project has moved to GitHub at https://github.com/hmsiccbl/screensaver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The aim of our project is to create a set of examples of use of JSF 2.1 MC Faces components from MC Components series. MC Components library provides a rich set of JSF 2.1 components with jsp and facelets support. Components available in this rich set provide simple and convenient access to funcionalities desired in each JSF web application. Most of components use famous JQuery javascript library as a javascript engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is JAVA based Survey Application. Application is developed using Hibernate, Spring and JSF. Deleted this project as I am working on AJAX base survey application. I will promote AJAX base once I have,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Woccoon is a Java Web application to make database backups in repetitive manner (Cron) and restore them ,it's very easy to setup the database driver, choose database and tables, Visually scheduling backups and manage them. (JSF 2, RichFaces 4)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    application e-commerce java/JEE seam jsf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    application e-commece: JAVA/jEE JBOSS/Seam JSF
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB