info.aduna.gee.publication.servlets.util
Class MailUtil

java.lang.Object
  extended by info.aduna.gee.publication.servlets.util.MailUtil
All Implemented Interfaces:
LocalNames

public class MailUtil
extends Object
implements LocalNames


Field Summary
 
Fields inherited from interface info.aduna.gee.publication.servlets.LocalNames
ADDED, ALL_CLABELS, ANY_COVER_OPTION, CLABEL, CLABELS, DELETE, DELETED, EMAIL_SUBJECT, IS_ALIAS_FOR, LABEL_CART, LABEL_PRODUCT_CONFIGURATOR, MODIFY, OPTION, OPTIONLIST, OPTIONVALUE, PRODUCT, SERVICE_ADD_ALIAS, SERVICE_CATEGORIES, SERVICE_CHANGE_COVER, SERVICE_FIND_ZPAD, SERVICE_REMOVE_ALIAS, SERVICE_REMOVE_FILE, SERVICE_REMOVE_IMAGE, SERVICE_SEARCHENGINES_INFO, SERVICE_STATISTICS, SERVICE_UPLOAD_FILE, SERVICE_UPLOAD_IMAGE, SUBSCRIPTION, SUBSCRIPTIONS, UPDATED, ZPAD_LOGINS, ZPAD_VISITS
 
Constructor Summary
MailUtil()
           
 
Method Summary
static void sendMail(javax.servlet.http.HttpServletRequest request, UserInfo userInfo)
          Send an email with the password to a user.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailUtil

public MailUtil()
Method Detail

sendMail

public static void sendMail(javax.servlet.http.HttpServletRequest request,
                            UserInfo userInfo)
                     throws IOException
Send an email with the password to a user.

Throws:
IOException


Copyright © 1997-2008 Aduna. All Rights Reserved.