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 …

Spring/JSF Support For Multiple Browser Tabs

Keith Shakib Articles, Java, Spring 3 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.PREFACE In January, I wrote a blog post about the need to partition HttpSession across multiple browser tabs or windows. In that blog, the …

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 …

A JSF Session Scope Custom Solution

Keith Shakib Articles, Consulting, Development Technologies & Tools, Java 10 Comments

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.As a software consultant, I very rarely end up in a situation where I am asked to implement something new from scratch, and even …