- Download apache server from https://tomcat.apache.org/
- If the you have downloaded the zip, unzip at the location of your choice.
- Create the following three environment variables
- CATALINA_HOME point to the unzipped apache tomcat location where the bin and conf folders are located.
- JAVA_HOME
- JRE_HOME
- Execute 'startup.bat' from CATALINA_HOME/bin.
- Open the link http://localhost:8080 to check if server is running
No comments:
Post a Comment