Showing 242 open source projects for "java web browser"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Web2chinese build a web server that translate web page into chinese. People can a url and get a web page that show binlingual - the source text and it's translation in chinese - on the same page. The project focus on chinese translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jaxmao 是基于开源Tomcat的JSP/Servlet服务器。多年的开发使Tomcat已越来越完善,被越来越多的网站采用。Jaxmao(中文版Tomcat)项目的任务是开发一个中文界面,推广JSP/Serlet 在中文开发者中的使用。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SiteMesh is filter plugin for web-servers that provides presentation and web-app application integration. It is easy to use and requires no modification to existing code (HTML, CGI, PHP, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web unstructured file system using UUIDs to uniquely identify the files.
    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
  • 5
    HTTPManifold takes incoming HTTP connections and forwards them to other servers (reverse proxy). A single IP address can handle multiple domains, and route requests to other networked machines. It allows for monitoring and debugging raw HTTP traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    User contributed software and resources for companion SourceForge project DACS - the Distributed Access Control System. Includes FedAdmin, a DACS Web admin console, the DACS Java Library and XML schema translations of DACS DTDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A minimal servlet server.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    NoodleShare is an easy to use home web site builder that you can use for sharing family photos, videos, or just communicating with friends and family. It also provides a framework for easily creating your own dynamic web content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FOXY is a filtering web proxy. Originally designed to provide device-independent access to the World Wide Web, it may also be used for HTTP-filtering, extraction and reauthoring of existing web content or as security device against web based attacks.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    This is a very small HTTP server meant to be embedded in Java applications to provide an HTTP interface to your java application. The I/O is purely strings, and there's no JSP infrastructure, but rather direct printing. JRE5.0 Necessary.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Vistigator is a website analyzer, which allows CEO's, CTO's, and users to view info about their website. Vistigator is integrated with Apache 2 HTTP Server, allowing Vistigator to display website stats graphically & easily about specific IP Addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TEK empowers low-connectivity communities by providing a full Internet experience using email as the transport mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is a graphical user-friendly Eclipse plugin providing non regression and stress tests of Web application servers. Test scripts are recorded from any internet browser thanks to a built-in HTTP proxy and can be fully edited in a dedicated GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A webserver written entirely in Java. Useful for learning about servers and daemons. The whole package comes in at under 20Kbytes compressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Provides plugin authentication API for Java WebServers - extending FORM authentication capabilities - with Tomcat, JBoss and Jetty implementations. Plugin multiple authenticators, key preparers (e.g. pass hashing/salting) and login keys (incl. file data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Moose Server is a Java P2P file sharing web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A minimal but complete HTTP/1.1 webserver (that is, implementing all "MUST" aspects of RFC2616, but generally nothing beyond) designed specifically for embedding into other (Java) projects that need a web management/configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SmartPool is a connection pooling Java component modeled on connection pooling features provided by an Application Server. SmartPool 1.5 focuses on Oracle RAC and global Transactions. It makes an attempt to solve critical issues like connection leaks, co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    litehttpd is a lightweight web server. It also supports server-side java classes. The goal of the litehttpd project is to create a fast and small footprint web server that can leverage existing java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The marriage of XHTML formatting text with Java code for web page creation is ugly, messy, and error prone. The Jxhtml toolkit uses Java objects to replace the XHTML hand coding for a much cleaner & easier to maintain system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Development on this project has now moved to <a href="http://www.milyn.org">Codehaus</a>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web, Wap & iMode Java J2SE/J2EE Lightweight Framework and Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A minimal Java based Web Server. Intended for introduction to how web servers work "behind the scenes".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JINX is a Java-based multi-user Unix-like environment that allows each user to remotely run their own java programs. Also the home of CurseHTTPD, a non-blocking java HTTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MMORPG simulating virtual fantasy world. Our concept is "play from anywhere". The game is in *early* development stage. There is still a lot of work to be done. Pre-alpha test server can be found at http://world7.no-ip.org
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo