Description
jetty-cdi - Jetty CDI Configuration
Distribution: Mageia 6.0
Repository: Mageia Core i586
Package name: jetty-cdi
Package version: 9.4.0
Package release: 0.2.M0.2.mga6
Package architecture: noarch
Package type: rpm
Installed size: 104.99 KB
Download size: 55.77 KB
Official Mirror: distrib-coffee.ipsl.jussieu.fr
Jetty is a 100% Java HTTP Server and Servlet Container. This means that you
do not need to configure and run a separate web server (like Apache) in order
to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully
featured web server for static and dynamic content. Unlike separate
server/container solutions, this means that your web server and web
application run in the same process, without interconnection overheads
and complications. Furthermore, as a pure java component, Jetty can be simply
included in your application for demonstration, distribution or deployment.
Jetty is available on all Java supported platforms.
This package contains Jetty CDI Configuration.