Search Results for "java server pages" - Page 50

Showing 4357 open source projects for "java server pages"

View related business solutions
  • 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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1

    javastim

    An e-stim signal generator in java

    A signal generator generating signals for e-stim purposes. Planned to support windows, linux, and popular cell phone/tablet systems. Will create pulse trains that are mostly zero-averaged to avoid cell damage, allow certain manipulation options (frequency and amplitude modulation in certain ways). Control will be possible via a Java Swing GUI, and/or a terminal like interface on network or serial lines. Will allow 1-4 channels (2-8 electrodes). Output the signal via a soundcard to an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Cheery

    A smartphone-PC interface for control your computer remotely.

    Cheery is a smartphone-PC interface for control your computer remotely. Uses speech recognition for get the commands and it sends to a Java server that does the actions. Coming soon Cheery will also be a Swiss Army Knife for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BEYE (Binary EYE) is a free, portable, advanced file viewer with built-in editor for binary, hexadecimal and disassembler modes. It contains a highlight AVR/Java/i86-AMD64/ARM-XScale/PPC-64 and other disassembler, full preview of MZ,NE,PE,ELF and other.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    xenqtt

    xenqtt

    Java MQTT client API and applications

    A library that includes a Java MQTT client API that can be used in both synchronous and asynchronous applications. The library also includes various MQTT applications including a proxy that allows a server cluster to be load balanced as a single MQTT client; an HTTP <-> MQTT gateway; a mock MQTT broker; etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    camouflage

    camouflage

    Full featured open source BRM/BPM/CMS stack

    Camouflage is a full featured open source BRM/BPM/CMS stack using industrial strength open source products. This project is based on JBoss 7, Camunda BPM Engine, Liferay Portal Server and Drools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Adds perl capability to the web server Aolserver. A perl script can: return content, get other web pages, make SQL queries and more. Planned: full access to aolserver api (in progress: this is the base layer); and a second, easy-to-use layer on top.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    R2D2

    R2D2

    Maven ivy gradle, simple artifact repository

    !! For now, only tested in JBoss7 !! A simple server artifacts for corporate use, in order to avoid overloading the network with use of Maven, Ivy and others. Build with java VRaptor, bootstrap and derby. Um servidor de artefatos simples para uso corporativo, com o fim de evitar sobrecarga da rede com uso do Maven, Ivy e outros. Construido em java com VRaptor , bootstrap e derby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ChessTutor

    Teach beginners chess over internet

    Program written in Java to teach beginners chess over the Internet. Allows complete movement of pieces and setup of board. Board is completely resizable. Tutor will run the client and server on his own machine and student will run client on his computer. It has three modes. Play mode, Move Pieces Mode and New pieces modes. It reads in and saves standard FEN format so you can use chess positions from other sites as a starting points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple java based command line SQL editor. Will connect to any database that you can provide a JDBC Type 4 driver for (in the form of a jar).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10

    cravlAndBlock

    linux tool to improve server security

    cravlAndBlock is simple java application that cravl error log file of Your web server and add all attacker IPs. I.E. All Modsecure entries, scans and so on. Every bad IP will be added to hosts.deny file with ALL prefix. For sure it will not block all atacks but it will help. How it works: use cron to start java cravlAndBlock.jar in the same folder add properties.xml (I addes sample properties.xml file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Opensource Community-Driven MMORPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pilot's Charts iOS Aviation Chart Viewer

    Pilot's Charts iOS Aviation Chart Viewer

    FAA digital chart viewer for iPhone and iPad

    This project is for an iPhone/iPad viewer that is used to display FAA digital aviation charts. It also includes the support files necessary to prepare digital charts as downloadable tiles and a point of sale web site used by end users to obtain the charts. The viewer's features includes generating track points, which can be saved as GPX. The viewer can also be used to plot flights. The point of sale purchase system is Drupal based with a MySQL database. The remote device connects to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RMI over WebSockets

    Remote Method Invocations over WebSockets

    This project provides a library for remote method invocations between the browser and a Jetty Web Server using the HTML5's WebSocket. RMIWebSocket can be used as an alternative to XMLHttpRequest in developing rich Internet apps. RMI WebSocket enables tight method-level integration between the user interface and the server, where the Javascript can call Java methods on the server and the server can call Javascript methods on the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    "Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files. Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    SAHARA Labs

    SAHARA Labs

    Enables the development of remote labs.

    SAHARA Labs provides a generic framework for setting up a heterogeneous remote laboratory of physical apparatuses containing many labs of many types. SAHARA Labs is now developed on the following Github projects: * Scheduling Server - https://github.com/mdiponio/sahara-labs-scheduling-server * Rig Client - https://github.com/mdiponio/sahara-labs-rig-client * Rig Client Commons - https://github.com/mdiponio/sahara-labs-rig-client-commons * Web Interface -...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    MechFight
    MechFight is a new implementation of the Amigagame Mechforce. In this tactical game groups of warriors fight with heavy machines (up to 100 tons), until defeat or even death in a thermonuclear explosion of their engines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Andoffline

    A toolkit for some Android sms/call Apps, base64 encoder, vcf parser a

    MOVED TO: https://github.com/fulvio999/Andoffline Feature: Browser for exported SMS, CALL and CONTACT from Android Phone Save to PDF file for exported SMS, CALL and CONTACT, VCF parser Support tool for: http://android.riteshsahu.com/apps/sms-backup-restore http://android.riteshsahu.com/apps/call-logs-backup-restore Image base64 encoder/decoder ** Allow to execute job/script execution from SMS sent from remote phone (without internet connection): - connect the phone to PC with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    RemoteRoot

    Web based management tool for unixes

    Remote Root is an enterprise-class central management tool for Linux, which enables centralized configuration management of a large amount of network connected Linux-based computers (hosts) in a modular form. It is an open source software system relying on operation of traditional operating systems, so it is capable of managing numerous free and commercial Linux distributions or even not Linux-like systems (such as Solaris, HP-UX, FreeBSD, OpenBSD). It can manage every system on which the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Oscar SCADA

    Open source, web based, SCADA system written in PHP/Javascript & Java

    Oscar is a web based Supervisory Control And Data Acquisition System, providing polling, reporting, charting, and alarm functionality. Enabling users to monitor and mange microcontroller devices in an automation system. The UI is web based and written in PHP, the server daemon componenet is written in Java and uses MySQL for storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TheGemCart

    TheGemCart

    The Gem of Ecommerce shopping carts, developed by store owners.

    The GemCart is a PHP shopping cart built on core oscommece GPL software 2.3, built by store owners, for ecommerce store owners. The cart is power-packed full of mods and unique customized features, mostly custom to this cart AND used in the marketplace by active Ecommerce store owners! This version allows you to download it and host it on your own server or hosting environment. We also offer a free trial of our ProOnDemand hosted version, hosted and downloadable options available at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LEMA - Log/Event Monitor and Analyser

    LEMA - Log/Event Monitor and Analyser

    Centralized Logging to a database with alerts and powerful RCP-UI

    LEMA is an easy to use Log-Server. It supports asynchronous logging of multiple applications (log4j-appender). The logs are processed and save to a database. An RCP-UI supports Live View, History View with advanced filters. You can use it for Error Monitoring / Notification; in order to do this a rule-based labellng (for instance stacktrace grouping) is performed by the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Time Series Data Server (TSDS) is a Java Servlet implementation of an OPeNDAP server that specializes in serving scientific data that are a function of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ERP and CRM suite, including eCommerce, inventory, warehouse, order, customer management, general ledger, MRP, POS. Database independent service-oriented architecture (SOA)
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    The AJAX Engine is a portable Ajax framework built upon webservice standards (SOAP, WSDL) on data transfer layer by providing proxies for JavaScript. Supporting: AJAX Actions, queuing, scheduling, AJAX enabled controls. Server side adapters are available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tntnet is a Web application server for developing Web applications in C++ by embedding C++-code into HTML-pages. These pages are compiled and linked into a shared library at compiletime.
    Downloads: 1 This Week
    Last Update:
    See Project