Explore >> Select a destination


You are here

initialcommit.com
| | rajkumaar.co.in
1.8 parsecs away

Travel
| | Let's see how to build a basic Java Enterprise (fondly known as J2EE) application, made up of a Servlet and a JSP file, with the help of the popular IDE by Jetbrains, IntelliJ Idea.
| | www.thinkcode.se
2.1 parsecs away

Travel
| | [AI summary] A technical tutorial demonstrates how to build and test a SOAP web service using Java, Apache CXF, Maven, and Cucumber for Behavior Driven Development.
| | jamesward.com
1.9 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.
| | cupofjava.de
11.1 parsecs away

Travel
| Did you ever use Maven in one of your projects? First you probably were amazed by the way you can declare dependencies and use all the nice plugins. ...