Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am not able to find "Application Server Apache Tomcat 6.0.18" i need this for ubuntu. Can any one help me with knowing the difference between this version and available version i.e "Application Server Apache Tomcat 6.0.32" ..
Is it safe to use the advance version when in project documentation it is mentioned that earlier version is required ?

share|improve this question
Belongs on superuser.com – Yasir Arsanukaev Mar 21 '11 at 8:38

1 Answer

In 6.0.32, 6 is the major release number, 0 is the minor release number, 32 is the patch number.

And since this is a patch version and there are no new features/major changes, it is safe to use it in production.

share|improve this answer
Thanks Yasir for your quick response. – Anupam Gupta Mar 21 '11 at 8:40

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.