Durga Kannan wrote:Hi All,
I am new to this. Iam haivng java complier compliance level 1.6. Am using Tomcat v5.5 server.
hai .. Tomcat 5.x is compatable toits equvalent or lower versions not higher versions.. any software you take ,rule applies the same,it may even servers also..
please the below compatable versions of Tomcat,hope you find where your mistake is..:
Tomcat:
version :7.x (compatable with jdk 1.6/1.7)
version :6.x ( compatable with jdk 1.5/1.6)
version :5.x (compatable with jdk 1.5).
so when you use jdk 1.6 try to use Tomcat web server of version 6...otherwise use jdk1.5 (if you use Tomcat 5.x).. anything out of the above works..