A JSP template engine that enables developers to write JSP emails, JSP XML files, static (precompiled) HTML files and any other text format. The syntax is almost identical to JSP but it is not required to run inside a webserver.
Be the first to post a text review of JSP template engine. Rate and review a project by clicking thumbs up or thumbs down in the right column.
As planned the JSP email server has just been released under the JSPTemplates project. "DeliveranceMail" is an early release of a wider Messaging server project called Deliverance. The DeliveranceMail server includes the following features... 1. Graphical HTML emails, coded as JSPs with taglib support and dynamic class loading. 2. File attachments or embeded multimedia. 3. A scheduler for sending emails to lists of users. 4. A flexible 'trigger' mechanism for sending mail. 5. An RMI interface for control of the server over the network 6. Support to run as a windows NT service 7. A GUI to control the running server over the network As with all JSPTemplates the JSPs can contain complex Java code or simple taglibs. The Email can load data from databases, LDAP or any other datasource for which there is a Java API. Below the surface the Deliverance server is build to a flexible, configurable, and extensible framework that will hopefully prove easy to work with. Plans for the future include close integration with Apache JAMES to handle incomming email, watch this space...
A new release Alpha 1 has just been uploaded. The main new feature of this release is dynamic class loading, similar to the way JSP reloading works. In version 1.1 reloading can happen without having to shut down the JVM as with earlier versions. This version is a used in the new DeliveranceMail subproject which is a JSP email server for scheduling HTML emails.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?