> > meemee wrote on 09.01.2007 19:48:
> >> At http://tomcat.apache.org/download-55.cgi, under CORE are 3 options:
[quoted text clipped - 8 lines]
> .tar.gz (also seen as .tgz) and .bin are two of the traditional distribution
> formats for UNIX.
I see.
> In each case, the first format is an archive and the second an executable.
>
> You will see this bifurcation on many sites.
Okay.
> The "pgp" and "md5" links are text files containing verification information
> for their respective files. The first is a digital signature, readable with
> PGP and GPG. The second is an MD5 hash value, to compare to the results of
> running the "md5" utility on the downloaded file.
Thanks for the explanation.
> > As Tomcat is implemented in Java, you can use the core download for
> > Windows and Linux. If you need to run Tomcat as a Service in Windows (it
[quoted text clipped - 6 lines]
> installed the service version, but this goes against the point of having a
> service.
I do plan to use Netbeans - isntalled once but couldn't figure out
using it at the time. It was just for regular java programs, not
servlet or jsp.
I don't understand the part " this goes against the point of a having a
service". From reading below, I think what you meant was that by using
Netbeans, Tomcat server will not be constantly available.
> Netbeans likes to start and stop the Tomcat server; the service
> approach is more for constant availability scenarios.
Since what I am doing is for studying purpose inlcuding learning to use
Netbeans, I guess I'll have to put up with Netbeans's control on Tomcat
starting and stopping. Am I right?
> - Lew
Thomas Kellerer - 10 Jan 2007 17:23 GMT
meemee wrote on 10.01.2007 18:20:
> Since what I am doing is for studying purpose inlcuding learning to use
> Netbeans, I guess I'll have to put up with Netbeans's control on Tomcat
> starting and stopping. Am I right?
NetBeans comes with Tomcat built-in, there is no need for you to download and
install one if it's just for development.
I for one always use the bundled Tomcat for development. I have never installed
an external Tomcat for development, sometimes for testing (but then only if I
suspected the "internal" Tomcat to be the root cause of a problem)
Thomas
meemee - 10 Jan 2007 23:50 GMT
> meemee wrote on 10.01.2007 18:20:
> > Since what I am doing is for studying purpose inlcuding learning to use
[quoted text clipped - 3 lines]
> NetBeans comes with Tomcat built-in, there is no need for you to download and
> install one if it's just for development.
Oh, okay.
> I for one always use the bundled Tomcat for development. I have never installed
> an external Tomcat for development, sometimes for testing (but then only if I
> suspected the "internal" Tomcat to be the root cause of a problem)
I see.
Thanks.
> Thomas
IchBin - 11 Jan 2007 00:19 GMT
>> meemee wrote on 10.01.2007 18:20:
>>> Since what I am doing is for studying purpose inlcuding learning to use
[quoted text clipped - 14 lines]
> Thanks.
>> Thomas
Yea, the only time I ever had two instances of Tomcat on my machine was
when I was hosting my sit off my PC and had Netbeans and its own
instance of Tomcat.

Signature
Thanks in Advance... http://weconsul.zendurl.com
IchBin, Pocono Lake, Pa, USA http://ichbinquotations.awardspace.com
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
IchBin - 11 Jan 2007 00:21 GMT
>> meemee wrote on 10.01.2007 18:20:
>>> Since what I am doing is for studying purpose inlcuding learning to use
[quoted text clipped - 14 lines]
> Thanks.
>> Thomas
Yea, the only time I ever had two instances of Tomcat on my machine was
when I was hosting my sit off my PC and had Netbeans and its own
instance of Tomcat.

Signature
Thanks in Advance... http://weconsul.zendurl.com
IchBin, Pocono Lake, Pa, USA http://ichbinquotations.awardspace.com
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)