mod_rewrite en Java

Para los que echábamos de menos ese maravilloso paquete de Apache tenemos Noodle:

Noodle is a set of 100% Pure Java classes for transparently making arbitrary changes to an HTTP request and response. You can use Noodle to create a servlet that, on every HTTP request, runs Java ‘filters’ that you define on the request, sends the new request off to another server, and streams the resulting response through another set of filters.

(vía TELIO’s Blog)

—–

Deja una respuesta