As with anything else developed by Apache, VXQuery was created and is currently being developed to handle large amounts of data out of the box.There are plenty of XML query processors around that can work with small to medium loads, but very few can work...

Apache Wicket

Apache Wicket 7.1.0 / 6.21.0 / 1.5.14 updated

Apache Wicket tries a different approach to developing Java Web applications. Instead of complex XML configuration files and boilerplate code that developers spend most of the time deleting or re-writing, Wicket uses small reusable components governed by...

Apache Wink

Apache Wink 1.4.0

The Apache Wink server-client packages are meant to be used together.The server-side package is basically an implementation of the JAX-RS 1.1 specification, a powerful Java API for working with RESTful Web Services.This is where most of your application...

Apache Wookie lets developers deploy various types of Web widgets from a central Java server.It works mainly with widgets compliant with the W3C Widgets specification, but Open Social extensions and Apache (former Google) Wave gadgets are also...

Apache Xalan Java uses XPath to parse and address XML documents. It then uses XSLT to assemble XSL XML stylesheets for styling the document into a more easy to read version of itself.The result is much more comprehensible than the amalgam of letters and...

Apache XMLBeans sets up an intermediary medium for mapping the rich data structures that can be contained in XML documents.This data is mapped to a Java types and can be accessed via regular Java classes.The general idea is to allow developers a native...