You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Galbreath, Mark" <Ga...@tessco.com> on 2002/07/19 20:11:08 UTC

RE: Setter Methods not being called in nested:iterate scenario :+ (

Thanks, Craig!  I am only just beginning to appreciate these packages.

Mark

-----Original Message-----
From: Craig R. McClanahan [mailto:craigmcc@apache.org]
Sent: Friday, July 19, 2002 12:42 PM


On Fri, 19 Jul 2002, Galbreath, Mark wrote:

> Where's the API for the commons package?

http://jakarta.apache.org/commons/beanutils/api/
http://jakarta.apache.org/commons/collections/api/
http://jakarta.apache.org/commons/digester/api/
http://jakarta.apache.org/commons/logging/api/

They are also included when you grab one of the Commons distributions --
start at <http://jakarta.apache.org/builds/jakarta-commons/> and work your
way down to whatever you need.

Craig

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


RE: Setter Methods not being called in nested:iterate scenario :+ (

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Fri, 19 Jul 2002, Galbreath, Mark wrote:

> Date: Fri, 19 Jul 2002 14:11:08 -0400
> From: "Galbreath, Mark" <Ga...@tessco.com>
> Reply-To: Struts Users Mailing List <st...@jakarta.apache.org>
> To: 'Struts Users Mailing List' <st...@jakarta.apache.org>
> Subject: RE: Setter Methods not being called in nested:iterate scenario
>     :+  (
>
> Thanks, Craig!  I am only just beginning to appreciate these packages.
>

You're welcome.

Extracting beanutils and digester out of Struts (where they were in our
1.0 release) has been tremendously helpful to us, because there has been
some tremendous innovation in those libraries recently -- and we get it
for free :-).  We contributed a couple of classes to Collections, but get
the whole suite in return.  And commons-logging makes it very easy for
apps to use whatever logging implementation they want underneath ...

It is well worth your time investigating the other Commons packages as
well.

> Mark
>

Craig


> -----Original Message-----
> From: Craig R. McClanahan [mailto:craigmcc@apache.org]
> Sent: Friday, July 19, 2002 12:42 PM
>
>
> On Fri, 19 Jul 2002, Galbreath, Mark wrote:
>
> > Where's the API for the commons package?
>
> http://jakarta.apache.org/commons/beanutils/api/
> http://jakarta.apache.org/commons/collections/api/
> http://jakarta.apache.org/commons/digester/api/
> http://jakarta.apache.org/commons/logging/api/
>
> They are also included when you grab one of the Commons distributions --
> start at <http://jakarta.apache.org/builds/jakarta-commons/> and work your
> way down to whatever you need.
>
> Craig
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


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