Package com.instantbank.lettertemplate.editor.web

Here is the intermediate servlet between the applet and the ejbs.

See:
          Description

Class Summary
LetterJobServlet Debug servlet for testing the letter job functionality.
TemplateEditorServlet Servlet acting as a controller in order to ask ejb services for letter's template editor.
TemplateTransformer Transforms a Template --first-- to FO format and --after-- either to PDF format --if the template has "laser" print type-- or to TXT format --if the template has "typewriter" print type--.
VariablesManager Auxiliary class that manages the information related to variables.
 

Package com.instantbank.lettertemplate.editor.web Description

Here is the intermediate servlet between the applet and the ejbs.