Date: 2004-11-21T20:20:17
   Editor: NiallPemberton <[EMAIL PROTECTED]>
   Wiki: Apache Struts Wiki
   Page: StrutsCatalogLazyList
   URL: http://wiki.apache.org/struts/StrutsCatalogLazyList

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -130,7 +130,7 @@
 
 '''N.B.''' Solutions here require '''Struts 1.2.4''' and '''Bean Utils 1.7.0'''
 
-[http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/package-summary.html#dynamic.lazy
 LazyDynaBean] in [http://jakarta.apache.org/commons/beanutils/ Commons 
BeanUtils] has the ''lazy'' List type processing. 
[http://www.niallp.pwp.blueyonder.co.uk/#lazydynabean LazyValidatorForm] is 
built using the BeanUtils LazyDynaBean and can be used by simply configuring it 
through the struts-config.xml.
+[http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/api/org/apache/commons/beanutils/package-summary.html#dynamic.lazy
 LazyDynaBean] in [http://jakarta.apache.org/commons/beanutils/ Commons 
BeanUtils] has the ''lazy'' List type processing. 
[http://struts.apache.org/api/org/apache/struts/validator/LazyValidatorForm.html
  LazyValidatorForm] is built using the BeanUtils LazyDynaBean and can be used 
by simply configuring it through the struts-config.xml.
 
 
 {{{

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to