About the Author
Adrienne Gessler

Adrienne Gessler

Adrienne Gessler is a consultant for Keyhole Software with 8 years of experience in the wild and crazy world of IT and a primary focus on Java/Java EE development. Recently she has been working with rich user interfaces in JavaScript and is always excited by changes in technology and what those changes can bring to the dev community & her clients. Outside of software, Adrienne loves reading, running, concerts, and generally going about her weird life.

JSF Components – A Quick Example Using ICEFaces

Adrienne Gessler Articles, Development Technologies & Tools, Java 2 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.This is a continuation of my previous entry on component based java frameworks. In this post, I would like to give a couple of …

Component-Based Java Frameworks

Adrienne Gessler Articles, Development Technologies & Tools, Java, Spring 2 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I have recently had the opportunity to work on an application utilizing ICEFaces ICE components and have been learning more about the product. This …

Using the Jackson JSON Processor – A Quick Overview

Adrienne Gessler Articles, Development Technologies & Tools, Java, Tutorial 1 Comment

Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.A wide variety of parsers exist for use with JSON and can be viewed on the JSON website. One great option for use with Java …