You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by dm...@apache.org on 2002/12/27 03:23:52 UTC

cvs commit: jakarta-struts/contrib/struts-el README.txt

dmkarr      2002/12/26 18:23:52

  Modified:    contrib/struts-el README.txt
  Log:
  Removed "present" and "notPresent" from the list of tags in the logic library
  that were NOT ported to "struts-el".  I forgot to remove them from this list
  after I implemented them later (because I realized the "roles" functionality
  wasn't easily available anywhere else).
  
  Revision  Changes    Path
  1.2       +0 -2      jakarta-struts/contrib/struts-el/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/struts-el/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.txt	26 Sep 2002 04:54:37 -0000	1.1
  +++ README.txt	27 Dec 2002 02:23:52 -0000	1.2
  @@ -57,8 +57,6 @@
   lessThan				c:if, c:when, EL
   notEmpty				c:if, c:when, EL
   notEqual				c:if, c:when, EL
  -notPresent			c:if, c:when, EL
  -present				c:if, c:when, EL
   
   Html Tag Library Tags NOT Implemented in Struts-EL
   --------------------------------------------------
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>