Questions tagged as 'tomcat'

1
answer

IllegalStateException [closed]

Good afternoon, I have a simple web application (JSP / Servlets), which when started in Tomcat 8.5.16, does not "rotate" and sends the following message in catalina.out: INFO [Abandoned connection cleanup thread] org.apache.catalina.loader....
asked by 20.11.2018 / 17:32
1
answer

No suitable driver found MariaDB

I'm trying to insert a tuple of data into a DB using JDBC through a web page. I made a ConnectionFactory class to encapsulate the connection with MariaDB, I imported the driver for the classpath, I tried inserting some data with a...
asked by 11.09.2018 / 21:08