Hi all:
I have problem with version issue of
tomcat.
My development environment is :eclipse jdk6.0 +ApachTomcat6.0.
and I have web host. I uploaded my war file. and got
javax.servlet.ServletException: Bad version number in .class file error.
later I find out that host only support Tomcat4.0+jdk1.6.
what can i do now to make my web application work fine on the web host? please advise.thanks