Taglibs

Jakarta Mailer

<mt:mail>
      <mt:server><%= mailServer %></mt:server>
      <mt:from><%= from %></mt:from>
      <mt:subject><%= subject %></mt:subject>
      <mt:message><%= messageBody %></mt:message>
      <mt:setrecipient type="to"><%= to %></mt:setrecipient>
      <mt:send>
      <mt:error id="err">
      <jsp:getProperty name="err" property="error"/>
      </mt:error>
      </mt:send>
</mt:mail>
 
taglibs.txt · Last modified: 2009/04/21 09:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki