This was useful information to me.  I never have used Javadocs much because 
I prefer to look at the source code.  But, if there is overview information 
there, that would be very helpful.  Just giving a little feedback from 
someone trying to get the way it works.

I seem to learn better from seeing how the code works than from pieces.  I 
am presently writing a tidbit for myself on what happens when Tomcat starts 
up, etc.  I think I may shine it up and provide it if someone else might 
find that helpful.  I need the overall picture and the smallest details, 
and the middle stuff doesn't do much for me.  I only write that in case 
others have similar issues with documentation.

The point was, however, to say thanks.

At 11:44 AM 10/11/2002 -0700, you wrote:
>On Fri, 11 Oct 2002, Vincent Stoessel wrote:
>
> > Date: Fri, 11 Oct 2002 13:51:22 -0400
> > From: Vincent Stoessel <[EMAIL PROTECTED]>
> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> > To: Struts Users Mailing List <[EMAIL PROTECTED]>
> > Subject: Re: Struts forms best practice
> >
> >
> > >
> > >      In the past, before using the copyProperties methods, I used a
> > >      helper class to do the conversions which I liked, but using
> > >      BeanUtils (and PropertyUtils) is much quicker.
> > >
> > >      How do you suggest getting Dates in the proper format between
> > >      form beans and model layer beans?
> > >
> > >      Thanks,
> > >
> >
> > Hi, where can I learn more about using BeanUtils in struts. I haven't
> > (knowingly) played that toy yet.
>
>A good starting point would be the Javadocs.  The "Package Description"
>section has a lot of useful background information and a bunch of
>examples.
>
>   http://jakarta.apache.org/commons/beanutils/api/
>
>There's similar online documentation for the other Commons packages that
>Struts uses (and provides), such as Digester and Logging.  In each case,
>the Javadocs includes user-level documentation on the summary pages.
>
> >
> > --
> > Vincent Stoessel
> > Linux Systems Developer
> > vincent xaymaca.com
>
>Craig
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Micael

-------------------------------------------------------

This electronic mail  transmission and any accompanying documents contain 
information belonging to the sender which may be confidential and legally 
privileged.  This information is intended only for the use of the 
individual or entity to whom this electronic mail transmission was sent as 
indicated above. If you are not the intended recipient, any disclosure, 
copying, distribution, or action taken in reliance on the contents of the 
information contained in this transmission is strictly prohibited.  If you 
have received this transmission in error, please delete the message.  Thank you 



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

Reply via email to