Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

             http://jdbc.postgresql.org/download.html

Configuration Tomcat

              We have to do 5 8 steps :

          1. When we downloads, we must extract Tomcat 7

...

             and we change this vers for <Host name="localhost"  appBase="webapps" unpackWARs="truefalse" autoDeploy="truefalse">

          8. Next we need open webapps and we find folder ROOT, we open this folder and we delete all files and folder that are in ROOT folder, next we back in webapps in Tomcat,

...

          1. We must open terminal in Unix  and we go to folder bin in Tomcat, and next write  ./startup.sh or we open Windows Command line in Windows and we  go to folder bin in

                                 Tomcat and we write startup.

...