Well, you can have the all common SQL, but it works differently for most of the DB systems. We have different syntaxes for MS-SQL, mySQL and the DB2. There are many more. Though we will cover the DB2 today
For those running Tomcat 5.5 on a JDK 1.4, there will be compatibility issues. Testing it on Eclipse, the error would appear as such.
This release of Apache Tomcat was packaged to run on J2SE 5.0
or later. It can be run on earlier JVMs by downloading and
installing a compatibility package from the Apache Tomcat
binary download page.
This [...]