Explore >> Select a destination


You are here

rajkumaar.co.in
| | www.planetjones.net
9.4 parsecs away

Travel
| | Googles App Engine now provides Endpoints, which offer a simple way to create RESTful services for clients. Here a simple Endpoint is created using the Java API, Maven and Intellij.
| | owehrens.com
7.4 parsecs away

Travel
| | I'm playing around with some web frameworks lately and to see what's in store with Spring 3 MVC (never did too much with it) I gave it a try to see how it handles Ajax. According to ajax simplification announcement it should be possible to get up and running in (almost) no time. We will do a simple web application which will show the current time via Ajax. The directory layout (using maven) should look like this: web.xml
| | blog.kdgregory.com
10.4 parsecs away

Travel
| | When I want to package a Java application in a single JAR with all of its dependencies, I normally turn to Maven's Shade plugin. This ...
| | jaketrent.com
65.8 parsecs away

Travel
| The object-relational mapping world of JPA and Hibernate has made a lot of things really nice and easy. As with any framework of this sort, however, it bec