This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: The Eclipse Project has released Jetty 7.0, an open source servlet engine that supports version...
Feed Title: Cafe au Lait
Feed URL: http://www.cafeaulait.org/today.rss
Feed Description: Cafe au Lait is the preeminent independent source of Java information on the net. Unlike many other Java sites, Cafe au Lait is neither beholden to specific companies nor to advertisers. At Cafe au Lait you'll find many resources to help you develop your Java programming skills here including daily news summaries, FAQ lists, tutorials, course notes, examples, exercises, book reviews, user groups and more.
The Eclipse Project has released Jetty 7.0, an open source servlet engine that supports version 2.5 of the Java Servlet API and version 2.1 of Java Server Pages, and my personal favorite embeddable web server. Version 7 adds some Servlet 3.0 features such as fragments, JASPI for pluggable standard authentication modules, and a modular start.jar mechanism. There is also now jetty-hightide: More...