
Framework
Get flash to fully experience Pearltrees
Jackson JavaDocs has extensive and detailed coverage of all the features: what is available, where, how. But you do need to know where to look.
Jackson
Prevent cross-site scripting when using JSON objects using ESAPI and Jackson framework 1.7.x « Stefan Hendriks' Blog
Recently I have had the oppertunity to fix a cross-site-scripting problem. The problem is: a lot of JSON objects are being sent over the wire and the data is not being html escaped.Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. If you think that Maven could help your project, you can find out more information about in the "About Maven" section of the navigation.
Maven
The WAR Plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive. Usage General instructions on how to use the WAR Plugin can be found on the usage page .
war plugin
Hibernate
XFire is now CXF User's looking to use XFire on a new project, should use CXF instead. CXF is a continuation of the XFire project and is considered XFire 2.0.
XFire
Google Chart Tools / Interactive Charts (aka Visualization API) for Vaadin Also requires gwt-visualization.. which can be found here http://code.google.com/p/gwt-google-apis/downloads/list Should be included in (Eclipse) WebContent...WEB-INF.. lib.. Includes: AnnotatedTimeLine AreaChart and AreaChartImage BarChart and BarChartImage ColumnChart Gauge GeoMap ImageChart IntensityMap LineChart and LineChartImage Map (Google Map) MotionChart OrganizationChart PieChart and PieChartImage ScatterChart SparklineImage Table NEW Image Chart allows you to create charts such as a Radar Chart, see demo for example
Google Visualization
March 20, 2012 Dear Spring Community, I am pleased to announce that the first milestone of the Spring GemFire 1.2 project for Java is now available! Downloads | JavaDocs | Reference Documentation | Changelog This...
Spring
Team Blog
Spring Web Flow is a Spring MVC extension that allows implementing the "flows" of a web application.
Spring Web Flow
Spring Security
Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for securing Spring-based applicationsOverview Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS.
CXF
The basis for this issue revolves around “wrapping” in JSON and two different schools on what is correct way to encode it. As far as I can see there is the more verbose version which Jettison, the default JSON serialiser in Apache CXF produces, then there is the “unwrapped” version which the alternate serialiser Jackson produces.

