i have an apache server with linux and it has tomcat installed by default. i want to know how can i find out which version of tomcat is in my installation? is there a command line in the shell i can send to find that out, i know how to check what version of apache i have, but now im interested i knowing whats the version of tomcat server is currently installed in my machine.

how can i find out?