TOC PREV NEXT INDEX

Tools and Environment


You can develop ICEfaces applications using the tools of your choice. This tutorial doesn't make any assumptions about which editor or IDE you are using. The code in this tutorial is designed to run compatibly on JDK 1.4. so there is no use of annotations, concurrency utilities, etc.

We'll be creating the files for this tutorial based on the same directory structure as it exists in the product. As we reference the creation of various files, we'll be referring to how they are distributed in the ICEfaces bundle:

Figure 12 SessionRenderer Tutorial Directory Structure





Copyright 2005-2009. ICEsoft Technologies, Inc.
TOC PREV NEXT INDEX