Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo fix

...

After everything is completely successfully we exit the Postgresql prompt

Code Block
languagebash
\q

Setup JDBC4 Driver and JDK

...

1.x

First we need to grab the JDK 21.x file and after the JDBC4 Driver file. The JBDC4 Driver file needs to be in the lib folder in apache-tomcat.

...