Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Winstone Servlet Container

Compare

  Analyzed about 2 hours ago

Winstone is a servlet container that was written out of a desire to provide servlet functionality without the bloat that full J2EE compliance introduces. It is not intended to be a completely fully functional J2EE style servlet container (by this I mean supporting extraneous APIs unrelated to ... [More] Servlets, such as JNDI, JavaMail, EJBs, etc) - this is left to Tomcat, Jetty, Resin, JRun, Weblogic et al. Sometimes you want just a simple servlet container - without all the other junk - that just goes. This is where Winstone is best suited. [Less]

23.1K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: common_de..., lgpl

Java EE Cache Filter

Compare

  Analyzed about 16 hours ago

Java EE Cache Filter provides a collection of common Servlet filters for Java web applications allowing you to transparently set HTTP cache headers in order to enable browser caching. Why does cache matter? Web page designs are getting richer and richer, which means more scripts, stylesheets ... [More] , images, and Flash in the page. A first-time visitor to your page may have to make several HTTP requests, but by using the Expires header you make those components cacheable. This avoids unnecessary HTTP requests on subsequent page views. Browsers (and proxies) use a cache to reduce the number and size of HTTP requests, making web pages load faster. [Less]

305 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

jiplet

Compare

  Analyzed about 9 hours ago

Jiplet is short for Java SIP Servlet. The Jiplet Container is an open-source container for server-side SIP applications. An application developer can create a SIP application written in Java using the Jiplet API and deploy the application in the container.

24K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This
Licenses: No declared licenses

jFastCGI

Compare

  Analyzed about 13 hours ago

This project allows a servlet container to act as a fastCGI gateway that serves content generated by a fastCGI producer. It gives an original and reliable way for using servlet containers such as tomcat for serving PHP pages, or any fastcgi application

4.32K lines of code

0 current contributors

7 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Web MVC for java

Compare

  Analyzed about 20 hours ago

Brutos is an easy and powerful web mvc controller configurable for annotation, programming and XML with support for Inversion of Control and Dependency Injection. Compatible with JSF, Velocity, DisplayTag, Spring, PicoContainer, ...

83.2K lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

jminix

Compare

  Analyzed about 5 hours ago

Don't want to use an external full-blown JMX console? Just want to have a simple JMX entry point into your new or existing apps? Embedding JMiniX in a webapp is done simply by declaring a servlet. Deployed as a servlet, it benefits from your web application configuration such as filters or security constraints.

11.3K lines of code

0 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

ironore server

Compare

  No analysis available

IronOre Servlet Container

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

s3auth

Compare

  Analyzed 32 minutes ago

HTTP Basic Auth gateway to Amazon S3

10.6K lines of code

2 current contributors

about 1 month since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: No declared licenses

CoffeeWebServer

Compare

  Analyzed about 14 hours ago

NIO HTTP/1.1 Web Server with support for multi-part forms, custom servlets, cookies, sessions, SSL, gzip and deflate encodings, pipelining, and more! Written in 100% Java with core server reliance only on the base jdk library.

10.1K lines of code

2 current contributors

about 2 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

DolphinJumpStart

Compare

  No analysis available

the jumpstart project for https://www.ohloh.net/p/open-dolphin

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2