/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rajkumaar.co.in
| | owehrens.com
1.0 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
| | jamesward.com
0.7 parsecs away

Travel
| | [AI summary] This article explains how to use MongoDB for storing session state in a Java web application with Jetty, enabling scalable and maintainable session management without sticky sessions or session replication.
| | blog.kdgregory.com
1.2 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 ...
| | www.interviewbit.com
11.0 parsecs away

Travel
| Table Of Contents show What is Java 8? Top Java 8 Features With Examples Functional Interfaces And Lambda Expressions forEach() Method In Iterable Interface...