In this post, i will show you how to install tomcat 7 in ubuntu 11.04.
1. First download apache tomcat 7 linux version zipped file, then extract it.
2. now u place the tomcat wherever you like using following command
sudo mv apachetomcat /usr/local/tomcat
Continue reading