Sample of manual build MVC Web Application for Tomcat 9.0.40

Posted by dba477 on Dec 26, 2020 2:49 PM EDT
https://dbaxps.blogspot.com/; By Boris Derzhavets
Mail this story
Print this story

This post follows up "Practice coding in Java by writing a game" recently published at LXER. Focus has been done on manual invoking "javac" using standard command line options for placing in right folders packaged Java Beans and Servlets which are required by Tomcat 9 Java Web's server.

I intentionally avoid storing data in MySQL 8.0.22 database what is actually common practice, but requires the most recent updates in coding JDBC connection to database ( LTS JDK 11 ) . Just a reminder any Java Server converts JSPs (JSFs) into system generated servlets at runtime, in particular case it is Jasper Compiler integrated into Tomcat Server.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Developer, Fedora, MySQL

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.