Re: Tomcat 9.0.80 Server Issues.

2024-07-26 Thread Dick Hildreth
I'm running Tomcat 10.1 on OpenJDK JVM version 22.0.0+8-16, using hSQLdb 2.7.3 connected via commons-dbcp2-2.12.0 and commons-pool-2.12.0. It works fine for a while, as previous versions of this combination had, but after a relatively short time (unknown whether it's clock time or usage instances)

The import javax.servlet cannot be resolved

2021-10-04 Thread Dick Hildreth
Tomcat 9.0.53 Windows Server 2019 Standard version 1809 OpenJDK jdk-11.0.8.10-hotspot I have a JSP/JavaBean webapp. I deployed all of the class files into the webapp's classes subdirectory (no WAR file) and the external JAR files are in the webapp's lib directory. Of course, the JSPs are in the