|
MailWebForm processes a HTML
Saké Mail is a very high
Written primarily for those
In this interview with
form, composes an e-mail and
performance Web-based email
currently developing on the
webreview.com, Paul Colton
delivers it. A great feature
system, designed for scaling
server in JavaScript, this
of Live Software answers a
is MailWebForm's spam
to large numbers of
article explains the basics
number of questions about
protection: The recipient's
concurrent users. It takes
of working with Java on the
the importance of Java
address is not specified in
advantage of the Java
server through Sun's Java
servlets such as the
the HTML form; MailWebForm
Servlet API's
Servlet API. It includes
difference between a Java
uses a well protected
memory-resident architecture
a brief overview of servlets
applet and a Java servlet,
mechanism (property files)
and multi-threading HTTP
and their role in
whether servlets require a
to get the mail's
response model. It avoids
server-side software
specialized server, if the
destination. Of course
file system accesses through
development, and Comparison
Java Servlet API is
flexibility and ease-of-use
memory caching at every
of JavaScript applications
dependent on the Java Web
are MailWebform's design
possible point, and never
with servlets in a number of
Server, and more.
goals. MailWebForm accepts
needs to touch the file
crucial areas of program
three levels of parameter
system at runtime at all if
design.
input: A global property
coupled with an IMAP server.
file, user property files
It supports POP3, IMAP, and
and HTML form input. The
SMTP, including
setup is easily done through
authenticated SMTP. It also
a administration web site.
provides an extremely
It uses Java Servlet
sophisticated message
API (version 2.3+
rendering system that can
required), Java Mail API
easily handle even complex
(version 1.3+) and JRE
HTML encoded messages with
(version1.3.1+).
attachments that have been
forwarded multiple times.
Date: Jul, 02 2003 Date: May, 29 2002 Date: Nov, 01 2000 Date: Jul, 09 2000 |