catlett     01/04/13 15:39:51

  Modified:    mailer/examples/web index.html
  Log:
  revised to make usage of the taglib clearer
  
  Revision  Changes    Path
  1.2       +1 -2      jakarta-taglibs/mailer/examples/web/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/mailer/examples/web/index.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.html        2001/03/31 03:10:36     1.1
  +++ index.html        2001/04/13 22:39:51     1.2
  @@ -10,8 +10,7 @@
   <h1>
   MAILER Taglib Example</h1></center>
   <br>
  -The example jsp page for the Mailer taglib also requires the
  -javamail package to be installed.
  +The example jsp page for the Mailer taglib requires that the mail.jar file from the 
JavaMail package, and the activation.jar file from the Java Beans Activation Framework 
package (JAF) to be installed.  It also requires that SMTP host be the local machine.
   <br><br>
   See the output from the <a href="mailer.html">mailer.jsp</a> example page.
   <br>
  
  
  

Reply via email to