Showing 82 open source projects for "tomcat servlet upload"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Eclipse Tomcat Plugin

    Eclipse Tomcat Plugin

    Simple handling of a tomcat server in Eclipse IDE

    The Eclipse Tomcat Plugin provides simple integration of a tomcat servlet container for the development of java web applications. You can join us for discussion in our IRC channel #tomcatplugin on Freenode. Please be patient if noone is answering instantly. You can also create a new ticket if you need help. This project is a fork of the original Sysdeo Tomcat Plugin. Please use http://tomcatplugin.sf.net/update for installation.
    Leader badge
    Downloads: 1,111 This Week
    Last Update:
    See Project
  • 2
    GitBucket

    GitBucket

    A Git platform powered by Scala

    A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility. GitBucket is a Git web platform powered by Scala offering, easy installation, intuitive UI, high extensibility by plugins, API compatibility with GitHub. You can also deploy gitbucket.war to a servlet container which supports Servlet 3.0 (like Jetty, Tomcat, JBoss, etc). To upgrade GitBucket, replace gitbucket.war with the new version, after stopping GitBucket. All GitBucket data is stored...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Nginx-Clojure

    Nginx-Clojure

    Nginx module for embedding Clojure or Java or Groovy programs

    Nginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers. Compatible with Ring and obviously supports those Ring-based frameworks, such as Compojure, etc. HTTP Services by using Clojure / Java / Groovy to write simple handlers for HTTP services. A build-in Jersey container to support java standard RESTful web services (JAX-RS 2.0). Tomcat 8 embedding support (so servlet 3.1/jsp/sendfile/JSR-356 WebSocket work within nginx!). Dynamic proxying by using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Tomcat 10 Embedded

    Tomcat 10 Embedded Implementation

    This is an implementation of a tomcat embedded project This is based on version 10 It includes SSL and Database support (using sqlite) Logic is provided for self-signed and letsencrypt support. When built using maven a distribution is created which can be installed by running the install script in the distribution folder. The exceutables will be created in distribution/homedir and tomcat started by running run-server in the bin directory. The sample servlet will appear at http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 5

    Tomcat 8 Embedded

    A tomcat 8 embedded project with ssl and database support

    This is an implementation of a tomcat embedded project This is based on version 8 It includes SSL and Database support (using sqlite) Logic is provided for self-signed and letsencrypt support. When built using maven a distribution is created which can be installed by running the install script in the distribution folder. The exceutables will be created in distribution/homedir and tomcat started by running run-server in the bin directory. The sample servlet will appear at http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Michael-O's Apache Tomcat Extras (discon

    Extra components for Apache Tomcat

    A set of useful extra components for the Apache Tomcat servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gitblit

    Gitblit

    pure java git solution

    ... in less than 5 mins. Gitblit WAR is what you should download if you already have a servlet container available that you wish to use. Jetty 6/7/8 and Tomcat 6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0 container should work. Gitblit can be used as a dumb repository viewer with no administrative controls or user accounts. Gitblit can be used as a complete Git stack for cloning, pushing, and repository access control.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    JForum2

    JForum2

    Bug fixes and enhancements for JForum 2.x

    JForum is a powerful and robust discussion board system implemented in Java. It provides an attractive interface, an efficient forum engine, an easy to use administrative panel, an advanced permission control system and much more. Built from the ground up around an MVC framework , it can be deployed on any Servlet 3.1 container or application server running at least Java 8, such as Tomcat, Jetty and JBoss/WildFly. Its clean design and implementation make JForum easy to customize and extend...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9
    nginx-clojure

    nginx-clojure

    Nginx-Clojure is a Nginx module for embedding Clojure or Java programs

    Nginx-Clojure is a Nginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers. Check http://nginx-clojure.github.io for more details
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    multilanguageServlet

    servlet for multilanguage simple html pages

    Library for tomcat that implements a servlet to deal with multi-language html pages. There is no magic ... You have to create a template of your html, replacing language dependent texts for labels with format: /*LABEL*/ And create one properties file for every language with those LABELs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GenerateAndDownloadHash is a servlet that generate checksums in GNU-style. Has been tested on WildFly 10.1/Tomcat 9/Tomcat 8. See src/config.properties for configuration. Source code available on Github: Server side: https://github.com/davidesestiliwork/MyWebProject2 Client side: https://github.com/davidesestiliwork/MyWebProjectClient Token generator: https://github.com/davidesestiliwork/TokenGenerator Note: This web app require GnuPG to work properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    loggingproxy

    A simple Proxy Servlet that forwards requests to configure urls.

    Logging Proxy is a simple Proxy Servlet that forwards its request to one or more servers configured in the servlet's init parameters and optionally logs the request, response and headers as files. It has been tested on Tomcat 8. It is not an HTTP proxy which can be configured in a browser. The caller has to use the servlet's URL explicitly. It is intended for dev environments. Typical uses cases are to find out HTTP calls made in a SOAP invocation, fetch static resource from another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NicosCMS

    This is a Content management System

    NicosCMS is a Content managed server built on the Grails Framework and runs on a Java Servlet container for that it is recomended that you use Payara(Glassfish) server it also works on Tomcat server This server is maturing after 2 years of development This CMS was originally designed to look like Joomla but with superior security and functionality Visit our reference site: http://li1250-82.members.linode.com:8080/OrthodoxMission/homepage/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Myna Application Server

    A JavaScript web application server

    Myna is a server side JavaScript web application server. Although applications are written in JS, the engine is written as a Java servlet and can be deployed in any Java servlet container or within its own embedded Tomcat instance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MMOWGLI

    MMOWGLI

    Massive Multiplayer Online Wargame Leveraging the Internet

    MMOWGLI, the Massive Multiplayer Online Wargame Leveraging the Internet, enables collaborative thinking and innovation. Players build Ideas and Action Plans together on the Web. Play the game, change the game! MMOWGLI is a message-based game to encourage innovative thinking and collaboration by many people, connected via the Web. It has been used to study a number of topics... starting in 2021 and beyond. Years of funded support by Office of Naval Research (ONR) and more than a dozen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PasteControl

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

    Accessing clipboard is nothing very new in HTML 5. Gone are the days to print the screen of your computer, save it and upload it t server via File Up-loader. We , instead, experience the richness of the web by simply pasting our content on the web page itself. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JWebSwing

    JWebSwing

    A true Java Only Web Framework

    ... on a core of JQuery and Atmosphere Push - You can ensure that your application will run on any device. With AJAX at the center, and a "Render-On-Load" servlet that can start loading from any element in the tree, you can always ensure that you can provide a secure, cross-browser web application. By Default, Server-Side-Only development is more secure than any other method out there. https://www.youtube.com/channel/UCKmp3cltVruaBZtGU5VH_Lg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BeigeERP

    BeigeERP

    JEE based ERP system.

    This project is deprecated. New project - https://sourceforge.net/projects/beige-accounting WEB based ERP that works on a standard JEE server as well as on A-Jetty (Jetty 9.2 adapted for Android that can run precompiled JSP/JSTL) This project also contains: * Beige-ORM is lightweigt multi-platform (JDBC/Android) ORM library. It supports Postgresql, H2 and SQlite. * Beige-WEB is CRUD interface based on standard JEE MVC (servlet, JSP, JSTL) and AJAX, JSON. It renders forms (include entity...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    E_shoppingcart
    "bismillah el rahman el rahim" this is a complete application simple and effective e-commerce accompanied by a file sql nomed bookstore.sql to create the database to exploit, to start Kindly create thebase bookstore in mysql with the password and username "test" and then recompile the projector or opens untitled4 in JBuilder, the flow of data begins with the main servlet Site E_commerce "http: // localhost: 8080 / Caddie". depploiyer for the untitled.war file with tomcat server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TomSec

    TomSec

    mySQL for Tomcat Security, with UI

    Tomcat user security, mySQL with HTML user interface, Java Servlet driven
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MeshCMS is a CMS (Content Management System) designed to be easy to use. It is file based and doesn't require a database. MeshCMS has been written in Java and requires a servlet container compatible with Servlet 2.3 and JSP 1.2 (e.g. Tomcat 4).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wordpower

    Wordpower

    Dictionary service web application based on WordNet 3.0

    Wordpower is a dictionary service based on WordNet 3.0 (http://wordnet.princeton.edu) that can be extended as needed. It is being developed by the Digital Innovation Group of the Center for Biology and Society at Arizona State University. Wordpower is a Java web application, implemented using JavaServer Faces, that can be deployed in a servlet container such as Apache Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project shows how to retrieve or read all different type of html form elements into servlet class. This project contains a sample jsp containing all type of form elements and a servlet class which reads all form element data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next