Diferencia entre revisiones de «Jetty»
De Dos Ideas.
(→Ver también) |
(→Ver también) |
||
Línea 3: | Línea 3: | ||
== Ver también == | == Ver también == | ||
* [[Mock De WebService Con Jetty]] | * [[Mock De WebService Con Jetty]] | ||
+ | * [[Mock de un web service con Jetty]] | ||
* [http://www.dosideas.com/java/584-armando-un-mock-de-un-servidor-http.html Armar un mock de un servidor HTTP con Jetty] | * [http://www.dosideas.com/java/584-armando-un-mock-de-un-servidor-http.html Armar un mock de un servidor HTTP con Jetty] | ||
* [http://www.mortbay.org/jetty/ Sitio oficial de Jetty] | * [http://www.mortbay.org/jetty/ Sitio oficial de Jetty] | ||
[[Category:Java]] | [[Category:Java]] |
Revisión del 13:17 22 oct 2009
Jetty es un proyecto de Software Libre que permite generar Mock Object de un servidor HTTP, un cliente HTTP y un contenedor de Servlets.