org.apache.struts.examples.mailreader
Class Constants

java.lang.Object
  extended byorg.apache.struts.examples.mailreader.Constants

public final class Constants
extends java.lang.Object

Manifest constants for the example application database.

Version:
$Rev: 54929 $ $Date: 2004-10-16 09:38:42 -0700 (Sat, 16 Oct 2004) $

Field Summary
static java.lang.String DATABASE_KEY
          The application scope attribute under which our user database is stored.
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATABASE_KEY

public static final java.lang.String DATABASE_KEY
The application scope attribute under which our user database is stored.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2003-2004 - The Apache Software Foundation