Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W
S
SITE_CHANGE_CREDENTIALS
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the change admin credentials or provider password JSP site
SITE_DEFAULTFORM
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the JSP site showing the default (mail web) form
SITE_EDIT
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the add-or-edit provider JSP site
SITE_ERROR
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the error-showing JSP site
SITE_FOOTER
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the included footer HTML site
SITE_HEADER
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the included header HTML site
SITE_LOGIN
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the login JSP site
SITE_MAIN
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the app's main JSP site
SITE_PROVIDER
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the edit provider JSP site (individual version)
SMTP_ALLOWOVERWRITE
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
key for provider's is-allowed-to-overwrite-the-smtp-server property
SMTP_HOST
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
key for the SMTP host name property
SMTP_PORT
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
key for the SMTP port number property
SPAMERROR_URL
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
key for the property specifying the redirect address after a detected spam error
SUCCESS_URL
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
key for the property specifying the redirect address after a successful mail sending
SYSTEMPROVIDER
- Static variable in interface org.alltimeflashdreamer.mailwebform.
MailWebFormConstants
name of the system provider, i.e. the built-in one
setErrorURL(String)
- Method in class org.alltimeflashdreamer.mailwebform.
GlobalProperties
Adds or replaces the stored value for the error URL.
setSMTPHost(String)
- Method in class org.alltimeflashdreamer.mailwebform.
GlobalProperties
Adds or replaces the stored value for the SMTP host.
setSMTPPort(int)
- Method in class org.alltimeflashdreamer.mailwebform.
GlobalProperties
Adds or replaces the stored value for the SMTP port.
setSpamErrorURL(String)
- Method in class org.alltimeflashdreamer.mailwebform.
GlobalProperties
Adds or replaces the stored value for the spam error URL.
setSuccessURL(String)
- Method in class org.alltimeflashdreamer.mailwebform.
GlobalProperties
Adds or replaces the stored value for the success URL.
showErrorScreen(MailWebFormException, HttpServletRequest, HttpServletResponse)
- Method in class org.alltimeflashdreamer.mailwebform.
AbstractMailWebFormServlet
Wraps the given error message into the JSPBean and redirects the client to the error page.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W