/[Apache-SVN]/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/xdocs/guide/binding.xml
ViewVC logotype

Diff of /jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/xdocs/guide/binding.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/xdocs/guide/binding.xml	2005/06/05 19:54:45	180142
+++ jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/xdocs/guide/binding.xml	2005/06/05 19:54:57	180143
@@ -581,7 +581,7 @@ their type.
 
         <subsection name='Using ConvertUtils To Customize Conversion Of Primitives'>
             <p>
-<code>ConvertUtils</code> is part of <a href='http://jakarta.apache.org/commons/beanutils.html'>commons-beanutils</a>
+<code>ConvertUtils</code> is part of <a href='http://jakarta.apache.org/commons/beanutils/index.html'>commons-beanutils</a>
 and it can be used to flexibly convert strings to objects and back again. By default, Betwixt uses ConvertUtils to 
 perform these conversions and so standard <code>ConvertUtils</code> methods can be called to customize these 
 conversions.
@@ -596,7 +596,7 @@ customize this process.
         </p>
             <p>
 The default strategy uses <code>ConvertUtils</code> from  
-<a href='http://jakarta.apache.org/commons/beanutils.html'>commons-beanutils</a> to perform these conversions.
+<a href='http://jakarta.apache.org/commons/beanutils/index.html'>commons-beanutils</a> to perform these conversions.
 This is a powerful component that allows flexible customization of the conversion process.
         </p>
             <p>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26