OK then. So Tomcat installed, and I start learning tomorrow. Thank you,
folks. :-)
[image: tom.png]
On Wed, 8 Apr 2020 at 17:59, Richard Monson-Haefel
wrote:
> I agree with Olaf. My courses are for Tomcat 9. I would upgrade to 9. My
> course shows you in detail how to install 9 on Linux (al
I agree with Olaf. My courses are for Tomcat 9. I would upgrade to 9. My
course shows you in detail how to install 9 on Linux (although I use
LinuxMint its all done with the bash shell so its should work just as as
well on CentOSO)
On Wed, Apr 8, 2020 at 11:50 AM Olaf Kock wrote:
>
> On 08.04.2
On 08.04.20 14:55, Andy Sloane wrote:
> Hi,
> I have set up a Linux CentOS 7 host, and have installed Tomcat 7...
>
> ...
> I would like to learn how to develop webapps.
>
I see no particular reason to start with Tomcat 7. Most of the code that
you will learn will be version independent, and the
OK, so I'm going to have a look at that, since there's a 10-day free trial.
:-)
On Wed, 8 Apr 2020 at 14:11, Richard Monson-Haefel
wrote:
> Hi,
>
> A bit of self-promotion here.
>
> I just released a course, "Tomcat for Java Development" less than two weeks
> ago which includes coverage of Tomc
Hi,
A bit of self-promotion here.
I just released a course, "Tomcat for Java Development" less than two weeks
ago which includes coverage of Tomcat on Linux. I'm also releasing - later
this week - a complementary course, "Java Application Development with
Tomcat". The first course teaches how to
Hi,
I have set up a Linux CentOS 7 host, and have installed Tomcat 7...
[root@db3 ROOT]# /sbin/tomcat version
Server version: Apache Tomcat/7.0.76
Server built: Mar 17 2020 23:48:55 UTC
Server number: 7.0.76.0
OS Name:Linux
OS Version: 3.10.0-1062.12.1.el7.x86_64
Architecture: amd
d sequence? What Java do I need to know?
First, don't despair. I don't know much Java, and I run Tomcat all the time.
And I would bet that at least 50% of the people who run Tomcats don't know much more Java
than I do.
About your other questions, it depends a bit on what is your pu
I'm finding it quite difficult to just go through the packaged documentation
in order to learn to configure tomcat. Especially as my java is rusty and
I don't know much XML. Are there some good books or online resources from
which I can learn tomcat in a good sequence? What Java do I need to kn