To ubuntu beginner:
There is an issue with the webapps directory, such if you install tomcat via apt-get.
Do the same thing as the original answer for webapps as well as conf.
1.step one
Open Terminal:
cd /usr/share/tomcat6
sudo ln -s /var/lib/tomcat6/conf conf
sudo ln -s /var/lib/tomcat6/webapps webapps
2.step two
settings-Application Servers-+-Tomcat Server-/user/share/tomcat6