Search Results for "java server pages" - Page 62

Showing 4357 open source projects for "java server pages"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1

    jriaffeBlog

    Jriaffe Blog allows users to create and publish blog sites.

    Jriaffe Blog allows users to create, update, and edit blog entries locally and then publish them to HTML pages. Users can create their own HTML templates to produce a unique look and feel for their site. Jriaffe Blog is written in Java and Groovy and utilizes the Jriaffe framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FTALK

    FTalk is a java Desktop beautiful GUI Lan Chat Application.

    FTalk is a java Desktop beautiful GUI Lan Chat Application. You can chat with your pals with the help of your college /hostel Lan .You don't have to worry about the slow internet connections.Ftalk is an application that is made up the combination of two-application, server application (which runs on server side) and client application (which runs on client side).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java Unique Exception Extractor

    Utility to extract unique java exceptions

    Scans all the logs at defined location and extracts ONLY the unique exceptions. Can be set to auto-fire mode, where the script keeps on firing itself to collect more unique exceptions in logs, after configurable time. Can be set to collect certain exceptions only (e.g, NullPointerException, SQLException etc.) Can be set to skip certain exceptions (e.g, MissingResourceException, BusinessException etc.) Cab be configured to catch certain word-list only (having a common prefix). For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Implementation of an open source FTP Server which comply with RFC 959, RFC 2228, RFC 2389 and RFC 2428. Implemented in Java. This server can be run as a stand alone FTP server and can be easily embedded in any java project. Please visit our project h
    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
  • 5

    Magnet Transfer

    Starts Magnet downloads in a torrent client on a remote computer

    This project was created as a response to the transition from .torrent to Magnet URI's on many Torrent sites. Many people have the same setup as I do, where .torrent files are saved in a shared folder on a server, so that the Torrent Client automatically starts the download. This application includes a client and a server, coded in Java. The server application, listens, on the configured port for, Magnet URIs to be sendt from the client. When one is recieved, the configured torrent client adds the download to the client. The client is very simple "fire and forget" type of java program, where a registry setting enables it to start everytime you click a "magnet:" in any browser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    gwt-commons

    GWT Equivalent of Apache Commons

    GWT Equivalent of Apache Commons is commonly used on server side, but it's code is not supported on GWT as most of classes it used are excluded from the JRE emulation. <inherits name='com.gwt.commons.lang.Lang' /> <inherits name='com.gwt.commons.lang.time.Time' />
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jiSCSI Initiator

    jiSCSI is iSCSI initiator/client built in java.

    jiSCSI is a Java GUI application that discovers and connects to the iSCSI Target/server. This tool can be used on any distro of linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Micro Benchmark (Desktop/Server)
    Java Micro Benchmark - control tasks required to determine the comparative performance characteristics of the computer system on different platforms. Can be used to determine the effect of different software on the performance of a computer system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vodcatcher Helper is a proxy server for media centers. It parses web pages for videos and provides them to the media center software. Supported media center softwares are VDR and XBMC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    java-zabbix-agentd

    Java implementation of zabbix active agent

    This project is a data collector client for Zabbix monitoring system. It can download the list of monitored values and send them back to zabbix server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JeeObserver is an open source java monitoring tool used to analyze java applications and servers performance. It can monitor servlets, JSF actions, EJB beans, JVM cpu and memory usage and HTTP sessions. Full documentation at www.jeeobserver.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zove Mod Installer

    Zove Mod Installer

    A mod installer written in Java to help Minecraft users install mods.

    A mod installer written in Java to help Minecraft users install mods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    dbd-modules

    SQL logging and document root lookup

    Two Apache HTTPD Web Server modules which work with mod_dbd to access a database: 1.) mod_log_dbd Log web requests to an SQL database 2.) mod_vhost_dbd: Override the document root directory from an SQL database Please see the Wiki pages for instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ChuckTesta

    A Plugin for the Bukkit Server Wrapper system that messes with people!

    A plugin that uses misleading commands to mess with noobies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Jade Sitetree library provides a Sitetree module that provides website security and can be used to generate the site's navigation elements in the presentation layer. Also provides a Layout tag library used to layout HTML pages in a consistent manner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JAXB Bridge

    JAXB Bridge is a bridge to JiBX

    JAXB Bridge is a bridge (JAXB 1.0 API implementation) to JiBX and other (in the future) XML-to-objects binding parsers, and its includes implementation with Apache commons-pool managed pool of parsers, to avoid costly instantiation of parsers in server environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SemaRule Navigator
    SemaRule Navigator is an Integrated Suite of Open-Source and Free-License Software, placing Semantic and Text Analysis Technologies in the toolbox of Researchers, Students, and Enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project provides a set of concurrent building blocks (Java & C/C++) that can be used to develop parallel/multi-threaded applications. Components are grouped into 4 categories: 1.Data Structures 2. Parallel Patterns 3.Parallel functions 4.Atomics and STM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JaNaG is a Java random name generator for role-games, authors, and the like. It is based on a name fragment database that creates relatively reasonably sounding names. It can run as applet, GUI appliance, command line tool, or on a server-client basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Tcp/Ip API Wrapper

    TCP/IP API (SSL Encryption, ZLIB Compression)

    TCP/IP connectivity warpped in an API extended to provide the following major features: SSL Encryption, ZLIB compression, packet oriented mode rather stream oriented mode. Asynchrounous. One liner to declare server or connect to server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A portlet to import wordpress blogs and sites content into a Liferay portal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Text Adventure

    Implementation of a Text Adventure by someone who's never played one.

    Implementation of a Text Adventure by someone who's never played one. Currently usable, but not fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WikiVis (UM)

    WikiVis (UM)

    Visualization of the Wikipedia network of pages.

    This tool provides an interactive visualization of the Wikipedia information space, primarily as a means of navigating the category hierarchy as well as the article network. The project is implemented in Java, utilizing the Java 3D package. This was a student project in 2004-2005 at the University of Macau. This is the code from April 2005 that was finally uploaded to SourceForge in 2012 for archival purposes and to meet the demand from Wikipedia researchers world-wide.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    A tool to modify existing PDF documents in a simple and user-friendly way. The main features are merging, erasing pages, changing the page order and rotating pages in 90° steps.
    Downloads: 0 This Week
    Last Update:
    See Project