<HTML >
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">



<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="City"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</HEAD>
<BODY lang=EN-US link=blue vlink=blue>
<DIV>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>One of my favorite Heinlein stories is
about a girl who gets knocked up by a stranger who swept her off her feet then
abandoned her.&nbsp;&nbsp; She has the baby and gives it up for adoption.&nbsp;&nbsp; Turns out she&#8217;s
a hermaphrodite and the pregnancy/birth has messed her up so much the doctor
gives her a sex change.&nbsp;&nbsp; Later as a young man he is approached by an older guy
who recruits him into the time police.&nbsp;&nbsp; One of the first things he does is
goes back in time to find the guy that knocked him up when he was a woman.&nbsp;&nbsp; He
can&#8217;t however, resist, having sex with his younger female self so it turns out
he&#8217;s the one who knocked himself up.&nbsp;&nbsp; After the female self gives birth he
takes the baby (a little girl) and puts it with the folks that raised him - as
it turns out the baby is him.&nbsp; After several years he goes back in time and
recruits his younger male self into the time police.&nbsp;&nbsp; He ends by saying &#8220;I
know who I am but where did all you zombies come from?&#8221;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
ale-bounces@ale.org [mailto:ale-bounces@ale.org] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Jim Kinney<br>
<b><span style='font-weight:bold'>Sent:</span></b> Friday, July 02, 2010 2:22
PM<br>
<b><span style='font-weight:bold'>To:</span></b> Atlanta Linux Enthusiasts -
Yes! We run Linux!<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [ale] Servlets and
NetBeans and .jars, oh my!</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>But java is
self-documenting! All you need to do is run your working source code
through....<br>
<br>
yep! it's self-referencing closed loop process - to learn java is to know java
is to learn java is...<br>
<br>
It's like the watch in the movie &quot;Somewhere in time&quot; with Cristopher
Reeves. At a conference, an old woman gives him a pocket watch. He goes back in
time and gives that watch to her younger self. Who made the watch?<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On Fri, Jul 2, 2010 at 2:03 PM, Dylan Northrup &lt;<a
href="mailto:ale@doc-x.net">ale@doc-x.net</a>&gt; wrote:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>And it also seems that, whatever you're trying to do, there's not a
good, piece by piece tutorial for putting things together a bit at a
time.&nbsp; The HOWTOs and tutorials I've seen always seem to have a step that
goes something like the following:<br>
<br>
&nbsp;&nbsp; Step ???: Download the following jar files: &lt;insert names of
several libraries author finds useful&gt;.&nbsp; Now type out the code below
and magical stuff will happen because all the hard work is done by the
libraries you've downloaded in the trivial case I've outlined below that
doesn't cover what you want to be able to do.<br>
<br>
Ok, I admit, many times the author is not straightforward about admitting that
last bit, but it almost always seems to be the case. It's not that I'm against
useful libraries, but I've not found an author that a) introduces their libs
one at a time, b) gives a thorough description of the libraries they're using,
what the specific benefits are, c) provides more than one scenario for the
libraries they use or d) any combination of these.<br>
<br>
So, if you're trying to do exactly what the HOWTO author is doing, you're good
to go.&nbsp; If you want to do something else, the HOWTO doesn't cover it and,
depending on what set of libraries you've installed, you may have to jump
through an enormous number of hoops to be able to do something that seems like
a simple expansion on what the HOWTO covered, but isn't because the methods you
need aren't implemented in the libraries.<br>
&lt;/rant&gt;<br>
<br>
If someone can point me to the documentation or books I've been unable to find
that explain things clearly, incrementally and thoroughly (more than one or tow
use cases), I would be eternally grateful.<o:p></o:p></span></font></p>

<div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On Fri, Jul 2, 2010 at 12:08 PM, James Sumners &lt;<a
href="mailto:james.sumners@gmail.com" target="_blank">james.sumners@gmail.com</a>&gt;
wrote:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>I agree. It seems to me that this answer is really &quot;depends on
what<br>
you're trying to do.&quot; In my case, I have to learn Java (the easiest<br>
part) + Libraries + Tomcat + whatever else is needed to run/administer<br>
my portal.<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'><br>
On Fri, Jul 2, 2010 at 11:53 AM, Dylan Northrup &lt;<a
href="mailto:ale@doc-x.net" target="_blank">ale@doc-x.net</a>&gt; wrote:<br>
&gt; Actually, I think that'd be precisely the wrong place to start.&nbsp; The<br>
&gt; tutorials there are presented on specific technologies, but are not put into<br>
&gt; any overall context and there is nothing to tie the tutorials together or<br>
&gt; show when and where they're supposed to be used.&nbsp; I know this because
I am<br>
&gt; in the same position as Pete, have been looking for a similar &quot;Guide
to the<br>
&gt; Java Ecosystem&quot; and found Sun's Java tutorials to be utterly lacking
in that<br>
&gt; respect.&nbsp; Sun's site is great for learning how to implement the
specific<br>
&gt; technologies, but not on why you'd want to implement those technologies,<br>
&gt; IMO.&nbsp; YMMV.<br>
<br>
<br>
<o:p></o:p></span></font></p>

</div>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>--<br>
James Sumners<br>
<a href="http://james.roomfullofmirrors.com/" target="_blank">http://james.roomfullofmirrors.com/</a><br>
<br>
&quot;All governments suffer a recurring problem: Power attracts<br>
pathological personalities. It is not that power corrupts but that it<br>
is magnetic to the corruptible. Such people have a tendency to become<br>
drunk on violence, a condition to which they are quickly addicted.&quot;<br>
<br>
Missionaria Protectiva, Text QIV (decto)<br>
CH:D 59<br>
<br>
_______________________________________________<o:p></o:p></span></font></p>

</div>

<div>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><o:p></o:p></span></font></p>

</div>

</div>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><br>
<br clear=all>
<o:p></o:p></span></font></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>-- <br>
Dylan Northrup<br>
&quot;Adversity is just change we haven't adapted ourselves to yet.&quot;<br>
&nbsp;- Aimee Mullins<o:p></o:p></span></font></p>

</div>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'><br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><o:p></o:p></span></font></p>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'><br>
<br clear=all>
<br>
-- <br>
-- <br>
James P. Kinney III<br>
Actively in pursuit of Life, <st1:City w:st="on"><st1:place w:st="on">Liberty</st1:place></st1:City>
and Happiness <br>
Doing pretty well on all 3 pursuits &nbsp; &nbsp;<br>
<br>
&nbsp;Faith is a cop-out. If the only way you can accept an assertion is by
faith, then you are conceding that it can&#8217;t be taken on its own merits.<br>
&nbsp; &nbsp;Dan Barker, &quot;Losing Faith in Faith&quot;, 1992 <o:p></o:p></span></font></p>

</div>

</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<FONT FACE="Arial" SIZE="2">Proud partner. Susan G. Komen for the Cure.</FONT>
</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<FONT FACE="Arial" COLOR="green" SIZE="1"><EM>Please consider our environment before printing this e-mail or attachments.</EM></FONT>
</DIV>
<DIV STYLE="FONT-SIZE: 9pt; FONT-FAMILY: Courier New">
<FONT FACE="Arial" SIZE="2">----------------------------------<BR>CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential information and is for the sole use of the intended recipient(s). If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error, and delete it. Thank you.<BR>----------------------------------<BR></FONT>
</DIV></BODY></HTML>