How to deploy MySQL servlets on a web page at Tomcat localhost in Linux? Any links???
I am just stuck with the problem. I have successfully deployed a couple of servlets on Tomcat in Linux (without any MySQL things). I have also got a working example servlet with MySQL connection from a shell console. But how can I deploy a servlet with MySQL queries on Tomcat, not from a shell?
Kevin's book on MySQL & PHP is great. However I would like a similar one, but on MySQL & servlets with servlet deployment on Tomcat localhost.
Can anyone suggest some links to that kind of information?
Bookmarks