|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--javax.servlet.GenericServlet
|
+--javax.servlet.http.HttpServlet
|
+--com.swfit.core.servlet.XHTMLBasicServlet
|
+--com.swfit.app.MultiMailer
A utility class for different kinds of webmail.
| Constructor Summary | |
MultiMailer()
|
|
| Method Summary | |
void |
HTML(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
XHTMLFormParser parser,
com.oreilly.servlet.MultipartRequest multipart_request,
BasicSearchObject user)
The main servlet method. |
java.lang.String[] |
localeTextNames()
An array with the names of the strings containing the localized text. |
| Methods inherited from class com.swfit.core.servlet.XHTMLBasicServlet |
bounceParameter, bounceParameters, formDummy, gotoAppForm, init, localeText, loginForm, newUserButtonForm, passForm, publishLocale, sendPublishedReciept, sendReciept, sendSystemReciept, service, sosForm, SSI, SWF, userDataButtonForm |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doGet, doOptions, doPost, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MultiMailer()
| Method Detail |
public java.lang.String[] localeTextNames()
XHTMLBasicServletlocaleTextNames in class XHTMLBasicServlet
public void HTML(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
XHTMLFormParser parser,
com.oreilly.servlet.MultipartRequest multipart_request,
BasicSearchObject user)
throws java.io.IOException,
javax.servlet.ServletException
XHTMLBasicServletHTML in class XHTMLBasicServlet
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||