Download List

Projeto Descrição

ServletSpeedster is a simple servlet composition
for caching parts of the output of a dynamic
servlet or JSP. This can greatly improve
efficiency for sites which have complex but
partially static pages coming out from their
JSP/servlet engines. Simple forms of caching (like
caching for a menu or news lists) can be written
with ServletSpeedster in under an hour, and it
doesn't force you to accept any heavy-weight
framework to do it.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-19 09:04
0.9.4

Esta versão adicionou o suporte a compressão gzip, um caminho proibido para a segurança e uma página de estatísticas que mostra o quão bem o seu trabalho caches. Um bom exemplo útil e espero também foi adicionado.
Tags: Minor feature enhancements
This release added gzip compression support, a forbidden path
for security, and a statistics page that shows how well your
caches work. A nice and hopefully helpful example was also
added.

2004-04-16 20:09
0.9.2

A compilação de arquivo foi corrigido e uma implementação de cache inteligente escrito.
Tags: Minor feature enhancements
The build file has been fixed and a smarter cache implementation written.

2004-04-15 16:48
0.9.1

Tags: Initial freshmeat announcement

Project Resources