TOC PREV NEXT INDEX



PDF
ICEfaces Online Reference




 


 




Webmail


The ICEfaces Webmail example application is a rich, web email client which leverages the ICEfaces Component Suite to provide a rich, responsive user-interface. Notable features of this application are:

Figure 6 Webmail



The Webmail application can be built with the provided Ant script and application source files.

Note: Webmail uses the JavaMail API for mail server interaction and Hibernate to persist user contacts, tasks, and settings across sessions.

To build the Webmail example application, you will need to download the following third-party libraries:

The Ant build.properties for Webmail has variables which correspond to the path where the four required third-party libraries are located. You will need to update these variables for your specific development environment. For more information on deploying Webmail, see the Webmail docs directory in your ICEfaces installation directory (src/webmail/docs).



Copyright 2005-2006. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX