Apache Tomcat questions & answers

Creates a full Java development environment
R
Question by rajesh
248 views
April 23, 2016
R
Answer by Robert Polubinski

Apache Tomcat is an open source application/script which means there is no price to pay in order to use it. The open source license gives you the possibility to contribute to the good functionality of the application, if you know programming.


For additional information, visit the following website where everything about Apache Tomcat is explained: http://tomcat.apache.org/

G
Question by Guest
289 views
April 9, 2014
A
Answer by Alex Urbach

Yes, Apache Tomcat is available in the Debian/Ubuntu repositories. To install it, launch the terminal if you're in the X interface and use the following command: sudo apt-get install tomcat7. Once the process is completed, install the Java SDK using sudo apt-get install default-jdk then edit the bashrc file using: sudo nano ~/.bashrc. A the end of the file, add the proper paths for JAVA and Tomcat. Restart the bashrc using: . ~/.bashrc. After all these commands, start the server with: /bin/startup.sh

See more questions & answers

Ask a question about Apache Tomcat

Alternative downloads

Java
Free
rating

You can build apps, applets and components using the Java programming language.

Ready to Program with Java
Free
rating

Ready to Program with Java Technology teaches you Java programming.

Apache Logs Viewer
rating

Graphical monitoring tool for Apache/IIS web servers.