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 <monsonhae...@gmail.com> 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 Tomcat on Linux. I'm also releasing - later > this week - a complementary course, "Java Application Development with > Tomcat". The first course teaches how to install, configure, troubleshoot, > and secure Tomcat. The second course focuses on the development of web > applications using servlets and JSPs on Tomcat. Both are introductory > level courses but they are very current and I think pretty good. They are > also pretty short - less than 2 hours each. > > You can find "Tomcat for Java Development" on Pluralsight.com today and > "Java Application Development with Tomcat" later in the week. > > Good luck! > > Richard > > > On Wed, Apr 8, 2020 at 7:56 AM Andy Sloane <andrewsloane19...@gmail.com> > wrote: > > > 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: amd64 > > JVM Version: 1.8.0_242-b08 > > JVM Vendor: Oracle Corporation > > > > I would like to learn how to develop webapps. > > > > This is just for a hobby - I'll never sell anything I write, and will > never > > be a dev. I currently work doing UNIXy stuff for a big US multinational. > > This is just a thing on the side, like learning to play guitar. Can > > someone please suggest some resources? > > > > Many thanks. > > > > > -- > Richard Monson-Haefel > https://twitter.com/rmonson > https://www.linkedin.com/in/monsonhaefel/ >