CSMailForm Changelog
CoolServlets.com
- 1.1, April 21, 1999
- Email is sent throught the Email 1.1 Package.
- Added the ability to reload properties file from a web-browser.
- Can display properties file through web (for administration -- this
feature can be turned off for security reasons.)
- Error checking is more complete.
- Fixed a few bugs that would cause "Null Pointer Exceptions" to
be reported back to the client.
- Added an "onErrorPage" field. If an error is detected when the email
is being sent, the client is passed to this page.
- 1.0.1, March 29, 1999
- Made "emailMessage" (in CSFormMail.java) a local variable instead of a
global one. This resolves threading issues and the case where sometimes
the variable is not totally reset.
- 1.0, March 26, 1999
- Initial release of the servlet.
Please look for the latest version of this servlet at
http://www.coolservlets.com. Errors in the servlet
can be reported to bugs@coolservlets.com.