jmitchell    2002/10/27 18:14:32

  Modified:    src/share/org/apache/struts/taglib/bean package.html
  Log:
  Update link to commons PropertyUtils.
  
  Revision  Changes    Path
  1.4       +1 -1      
jakarta-struts/src/share/org/apache/struts/taglib/bean/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/taglib/bean/package.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- package.html      24 Mar 2002 07:14:44 -0000      1.3
  +++ package.html      28 Oct 2002 02:14:32 -0000      1.4
  @@ -156,7 +156,7 @@
   accessed by these references have properties of the appropriate names and 
   types.  Otherwise, JSP runtime exceptions will be thrown.</p>
     
  -<p>See the JavaDocs for <a href="../../util/PropertyUtils.html">PropertyUtils</a>
  +<p>See the JavaDocs for <a 
href="http://jakarta.apache.org/commons/beanutils/api/org/apache/commons/beanutils/PropertyUtils.html";>PropertyUtils</a>
    for more detailed information about the mechanisms that Struts uses to access 
   properties in a general way, through Java reflection APIs.</p>
     
  
  
  

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to