14 Results for:JEE

  • Sort by: 

Doogee S98 Pro ruggedised smartphone

By Adrian Bridgwater 13 Jul 2022

There’s a certain breed of user that likes to ‘tool up’ to the highest possible level, even if they’re not always found on the side of a mountain. You know the sort of person… you’ve seen them walk ... Read More

Makers decides shortlist for Women in Software Powerlist 2020

By Clare McDonald 27 May 2020

Software engineering academy Makers has released the shortlist of candidates for its annual Women in Software Powerlist, from which the winners will be selected Read More

Asynchronous Processes Modeled as Persistent Finite State Machines

06 Aug 2009

The need for a way to execute concurrent tasks within Java has been addressed within JSE by the java.util.concurrent.Executor and in a limited fashion in JEE by the WorkManager specification. Unfortunately, the ... Read More

Matt Brasier

C2B2 Consulting Ltd.

Matt Brasier is a professional services consultant with 10 years of experience tuning Enterprise Java applications.Read More

Mule: A Case Study

01 Jan 2007

The buzzword du jour in service-oriented architectures is ESB. Enterprise service buses are the preferred tools for integrating systems with heterogeneous data interchange interfaces and based on a wide array of ... Read More

Combining Annotation and XML Configurations in your Spring 3 Applications

By Cameron McKenzie 01 Nov 2010

Who says you need to choose between XML and annotation based configurations. Why not use both! It's as easy as a little import annotation at the top of your config file. Read More

Docker soon to have the Java platform contained

By Cameron McKenzie 20 Sep 2016

While Java and the JDK are all 'steady as she goes' at JavaOne, Docker and container talk generate excitement. Read More

Docker and containerization: The uncontainable trend of 2015

By Jason Tee 03 Apr 2015

Containerization, especially using new and exciting platforms like Docker, is a massive trend in the industry. Find out how to leverage this trend to run applications, host operating systems and gain even more ... Read More

How to Use Spring 3.0 In a Servlet Based Web Application

By Cameron McKenzie 02 Nov 2010

This tutorial will show you how to run a simple web based application that uses Spring 3 as an IoC container. Read More