This post originated from an RSS feed registered with Java Buzz
by Erik C. Thauvin.
Original Post: [Mar 22, 2007 12:01 PDT] 13 Links
Feed Title: Erik's Linkblog
Feed URL: http://erik.thauvin.net/blog/xml.jsp?cat=Java
Feed Description: The Link is Out There!
Developing Applications Using Reverse Ajax. Your Ajax-powered web client can pull content from a server and work with it, but how can a server update the client asynchronously when it has new data? Katherine Martin shows how the Direct Web Remoting (DWR) library supports a new approach: reverse Ajax.
Service Component Architecture V1.0 Specs released. The Open SOA collaboration has released the V1.0 specifications for Service Component Architecture (SCA). New features in the latest release include component models for Java, Spring and BPEL as well as EJB, JMS and Web services bindings.
Ravenous 0.9.6 is a Java-based Web server that does not in any way attempt to implement any parts of the Java Enterprise Edition standard.
MillScript-XML 0.3 is an alternative Java XML parsing library with its own custom API.
Tag Soup 1.0.5 is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty, and brutish, though quite often far from short.