/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
| | initialcommit.com
0.8 parsecs away

Travel
| | In this tutorial, we provide a step-by-step guide for creating a hello world web application using Servlet 2.x technology.
| | 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.
| | 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
| | initialcommit.com
9.2 parsecs away

Travel
| In this tutorial we show how to create a Spring Boot application that communicates with an Oracle data source through Hibernate.