devdaily home | apple | java | perl | unix | directory | blog

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

WebMail templates
=================

WebMail pages are assembled using templates in normal HTML with special tags that are 
enclosed in "<<" and ">>". The tag name is looked up in the current session's 
environment table and the tag replaced with the value found there.
WebMail uses the gnu.regexp package for this.
There is currently no list of all available tags, but those are the most common:

<		The current session ID. Mainly used in URLs
<             Version of WebMail
<                Current date in locale specific format
<                  Name of the operating system
<               Login name of the user
<               EMail address of the user
<           Signature of the user
<           Full name of the user
<	A list of folders for the welcome screen (include number of
                        messages, status, ...)
<      List of folders for the folder setup dialog
<         	Standard 




Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
 
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com