Showing 67 open source projects for "java web application"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Jigy Generator Windows

    Jigy Generator Windows

    The best way to generate a Spring Java Web Application. It just works!

    The Jigy Generator is the simplest way to build and code a Java web application with a Spring Framework by using a project creation wizard and now it's been made even simpler by downloading a very small HTML file (337 bytes) and filling out a few form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring Framework configured to run in Eclipse or Netbeans. The project is annotation-based and provides dependency injection of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    fsc-hippo

    fsc-hippo

    专业的铸件供需线上交流平台

    专业的铸件供需线上交流平台
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenSearchServer Extractor

    OpenSearchServer Extractor

    A RESTFul/JSON Web Service for text and metata extraction

    An open source RESTFul Web Service for text , meta-data extraction and analysis. oss-text-extractor supports various binary formats: Word processor (doc, docx, odt, rtf) Spreadsheet (xls, xlsx, ods) Presentation (ppt, pptx, odp) Publishing (pdf, pub) Web (rss, html/xhtml) Medias (audio, images) Others (vsd, text)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Mobile Esperanto

    Mobile Esperanto

    Application for learning Esperanto using various web resouces

    Uses a set of GWT widgets which emulate the iPhone look and feel. Can be used on mobile devices as well as the desktop. Uses Google MVP architecture; PHP server side provides JSONP by querying various web sites, notably Lernu.net, a popular Esperanto learning site. Try out the demo at the Mobile Esperanto Web Site below.
    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.
  • 5
    The Bee Framework is a PHP 5 DI/IoC application framework based on the popular Spring Framework, bringing - among other features - XML-configured declarative Dependency Injection and a powerful MVC framework to PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JavaScript Thick Client

    JavaScript Thick Client

    Create a web browser "Thick Client" using JavaScript.

    JavaScript Thick Client (jstc) was created as a way to create web based programs that have to send large amounts of data. This system communicats with an application server via AJAX calls and JSON objects. Jstc encourages separation of the DOM and web form data by storing that data in the jstc.dataObject and viewing that object from a jstc.form. Jstc also has many pre-made validation and utility functions to shorten the web development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    NetMPD

    Free your fundraising

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    corn

    Java Application Modules

    Corn is set of java modules that written to simplify developers daily challenges. Please see subprojects to get more details on them. For more information please visit the project web site at https://sites.google.com/site/javacornproject .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BACnet Web Services Simulator (ampii)

    A Simulator/Tester for the BACnet/WS 2 protocol.

    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = THIS PROJECT IS NOW INACTIVE This was an implementation of the "PP1" pre-publication version of the standard. The full implementation of the final published version is at github.com/ampii. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = This is a simulator for the BACnet Web Services (BACnet/WS) protocol proposed in Addendum am to ANSI/ASHRAE Standard 135. PLEASE NOTE: this implements "PPR1" of the protocol...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Covirem

    A domotic system for large buildings

    Covirem is a modified and bleeding-edge version of Freedomotic (www.freedomotic.com), that aims at providing a domotic solution for remote and hierarchical management of buildings, situated even far from eachother.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML Mimic
    XML Mimic is a stub web server that can mock/simulate web XML responses and runs as independent HTTP server stub. Client apps that require real server for fetching xml/html responses can use this software during development and testing. Suitable for testing client application that requires any REST based web service, JSON,etc as replacement for web service server. Can also be used for any client that require HTTP based application response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    focuslab_control
    Software para controle de laboratório ótico, Client-Server com tecnologias Java para backend e Delphi para frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Aurora Application Server is a new Python Web Application Server and Framework. The main goal of the project is to provide the developer with a complete set of tools to speed up the application development process. See project wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AppletJAX

    JavaScript API for complex cross-multi-site messaging and management

    Bring multiple Web site's services together into a single application without having to build complex server-side code, proxies and signed applets. Combine HTML5's cross-site messaging and the ease of use of REST into a single powerful API and you have AppletJAX! Based on a simple "listener" or "observer" style interface, AppletJAX takes the hassle of managing who's messaging who, who's listening to who, which message belongs to whom and replaces it all with simplicity and elegance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is the Open Source RESTful client for the take.io platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Asterisk PBX Integration Zimlet is an Extension for Zimbra Collaboration Suite. The Zimlet does Interface with the Asterisk Manager Interface to integrate with Asterisk PBX. The main focus is dial-on-click for Phone numbers inside Contacts and Emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    REX allows you to create REST interfaces by directly connecting HTTP Requests to SQL/XML queries without programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Apache module for servicing Android JSON RPC requests, if you want to develop pure java applications without the the bloat of J2EE take a closer look...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a simple CRUD app that uses basic JQuery functions. Detail screen has CRUD & next/prev buttons. Select a person via the master list screen. Master is a JQ DT with buffering. It uses MySQL. Pls refer to http://tekne-techne.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    eGloo Framework (Moved to Github)
    https://github.com/egloo/eglooframework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Kauriproject
    The Kauri project is a resource-oriented, Java-based, web application development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Obsolete - migrated to Apache Isis.
    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.