226 Results for:JAR

  • Sort by: 

Working with CDI and JSF 2.0 on Tomcat 7: Configuring Weld

02 Mar 2011

By default, you can't use CDI in your JSF 2.0 applications when they are simply deployed to a standard servlet engine such as Tomcat 7. But, with Weld, you can make it work. Read More

Classloaders Demystified - Understanding How Java Classes Get Loaded in Web Applications

31 Aug 2010

Classloaders Demystified - Understanding How Java Classes Get Loaded in Web Applications Read More

VMware users can protect against virtual machine malware, says Trend Micro

By Warwick Ashford 24 Aug 2012

New malware that attacks VMware virtual machines is no cause for undue concern, but users can take basic steps to protect data, says Trend Micro Read More

From reactive design to JUnit 5, here’s what’s hot at JavaOne 2017

By Cameron McKenzie 02 Oct 2017

What’s trending at JavaOne 2017? A simple way to tell is to search through the conference catalog and take note of the various sessions that are overbooked and no longer adding attendees to a ... Read More

Adding the MBean to the JMX server

30 Jun 2014

Part two of this tutorial delves into how and why to add MBean to the JMX server. Read More

Spring 3 Tutorial: Setting Up & Configuring The Environment

By Cameron McKenzie 24 May 2010

Spring without XML files? - What an idea! This tutorial will show you everything you need to know in order to start developing and testing stand-alone Spring 3.0 applications. Read More

Growth mindset lets Microsoft love Linux

By Richard Edwards 20 Apr 2018

Timed to coincide with the RSA security conference, Microsoft has announced Azure Sphere, a new solution for creating highly-secured, Internet-connected microcontroller devices. But there's a bit ... Read More

OSGi for Beginners

By Joseph B. Ottinger 01 May 2008

As a non-OSGi advocate, I would like to take some time to try to explain OSGi to the people who don't know about it – a novel idea, apparently – along with some example code to help people get started. Read More

How to install JDK 8 and write the Java Hello World application

By Cameron McKenzie 29 Feb 2016

In this tutorial, we look at how to set up a basic Java SE development environment by installing JDK 8, after which we write, compile and run the Java Hello World application. Read More

A Spring summary: The Spring framework is still relevant

11 Jan 2013

Ken Rimple, Spring guru and co-author of 'Spring Roo in Action,' introduces the Spring framework and presents three reasons why Spring is still relevant. Read More