Jwma

Package dtw.webmail

Provides a kernel, the controllers and related classes for a Java webmail solution based on the model-view-controller (MVC) pattern.

See:
          Description

Class Summary
JwmaAdminController Class extending the HttpServlet to implement the Admin controller of jwma.
JwmaAuthenticator Class that implements an authenticator.
JwmaContactsController  
JwmaController Class extending the HttpServlet to implement the main controller of jwma.
JwmaKernel A kernel that represents a hub for internal "globally" used jwma functions & data (system settings).
JwmaSendMail Class extending the HttpServlet to implement the SendMail controller of jwma.
JwmaSession Class that models the state of a jwma session.
 

Package dtw.webmail Description

Provides a kernel, the controllers and related classes for a Java webmail solution based on the model-view-controller (MVC) pattern. To deploy this package you will need to have a servlet container and a Java Server Pages (JSP) solution.
See related documentation for more information.

Package Specification

Related Documentation

For an overview, information on architecture, guides, and further developer documentation, please see:


Jwma

Copyright © 2000-2003 jwma team (All Rights Reserved.)