Showing 34 open source projects for "web applications using java"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Makumba

    Makumba

    Moved to GitHub: https://github.com/makumba

    Makumba helps you rapidly develop data driven web applications. Provides a custom JSP taglib as a main interface, but leaves API open for advanced access. It is implemented in Java. Moved to GitHub: https://github.com/makumba
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wingS
    wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Portal Foundation Classes is a J2EE library for developing highly interactive portal applications. The developer can focus on creating valuable interfaces without spending too much time on functionalities like rendering, layout, or validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5

    jFastCGI

    Java / JFastCGI bridging library

    This project allows a servlet container to act as a fastCGI gateway that serves content generated by a fastCGI producer. It gives an original and reliable way for using servlet containers such as tomcat for serving PHP pages, or any fastcgi application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    krest

    krest

    A Java Framework for the creation of online REST services

    A Java framework for the creation of REST services. Krest is built upon Spring MVC and offers an enterprise scale solution for REST services. Please visit http://javakrest.sourceforge.net/ to find the demo app, or download the core library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Java framework for building RESTful web-applications using Spring-MVC. Be sure to check out our website: http://spring-mvc-rest.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wheel is a next generation tool for creating web applications with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jStates is a java library for easy state machine design and implementation.It uses XML to define states and state transitions. jStates is aimed at easy integration with desktop J2SE applications, Struts, Commons Validator, Web and other J2EE technologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    CAjax is a library for building AJAX style web applications, which consists of a javascript package for easy writing object-oriented AJAX logic in javascript, and a set of server-side packages dealing with unified communication details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library to include in your (web-)application for checking the integrity of your deployed applications. AppDigest creates hashcodes for all projectfiles and offers the possibility to check (via servlet call or command line) for unwanted modifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Floranta libraries provide components for building Rich Client Wikis using AJAX or Java. Floranta clients can be embedded in any webpage (even plain html) and allow users to leave notes, images, cards, etc on the pages. Eg: http://www.floranta.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SwiftUI is a custom tag library which provides UI components for Java based web applications. The developers for Java based web applications can use these tags to create data grids, interactive trees, forms and visual containers. These tags are fully skin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    "Fiber" is a java library which adds functionalities to the Sun java standard library : new Swing widgets ( preferences dialog, event log , ... ) , new supported protocols ( rss ) , frameworks ( user tracking on web applications ) and other utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SINS Is Not Struts -web controller framework is a simple controller framework for web applications written in Java programming language. Implementation is based on standard Java Servlet, Java Server Pages tag library and XML technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Athens is a J2EE web application UI framework that takes meta-programming to it's logical extreme by using reflection to programatically generate the User Interface. It is especially suitable for rapid prototyping of new applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tree Tag Library for Struts. An easy to use tag library for tree view on struts applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NetForm Web Application Framework for Java is to be easy, rapid, productive and maintainable way to create complex HTML application forms and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Presentation framework for Web applications. On the basis of: HTML, JavaScript, DHTML. Configure your user interface with Tag libraries (for J2EE systems) or XSL templates (for any other WEB systems using XML/XSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Open Construct Engine (OCE) is a suite of frameworks, applications and utilities for the development of content management solutions, based around Java and Apple's WebObjects application server platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project provides an interface to Sun's JCE (Java Cryptographic Extensions) as a JSP taglib. It brings strong encryption algorithms such as AES and Blowfish to your JSP applications. It uses the bouncycastle.org cleanroom JCE 1.2.1 implementation as
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Login authentication is the most frequently used functionality of web applications. WebAuth makes it reusable. It is an open-source module that can be plugged into any web-based J2EE application. It supports both MySQL and Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The RSS JSP Tag Library provides easy and flexible access to RSS news channels and associated metadata. Using the Informa RSS Library, also hosted on SourceForge, it supports RSS 0.91, 0.92, 0.93, 0.94, 1.0, and 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JSPowerLin - Linux with a Java edge, a lightweight platform for developing and deploying J2EE applications and Java Server Pages on a server or servercluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Be4gle is a web services layer for MySQL that exposes the database as a SOAP server. HTML forms and a generic JavaScript soap client are generated from XML templates enabling client side data binding and event-driven web applications (AJAX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next