Package org.apache.turbine.util.velocity


package org.apache.turbine.util.velocity
Velocity related utility code.
  • Klasse
    Beschreibung
    If you are using VelocitySite stuff, then your Action's should extend this class instead of extending the ActionEvent class.
    This is a simple class for sending email from within Velocity.
    This exception is thrown if a VelocityEmail/VelocityHtmlEmail can not be sent using JavaMail.
    This is a simple class for sending html email from within Velocity.