I'm currently using a hosting service that offers users access to MySQL databases, but does not offer a Tomcat server or any other way to perform server side processing. So a three tier design is out.
Being a novice in Java and Javascript I was planning on using them on this project to gain more experience. I know nothing about PHP, which I've heard may be the solution to my problem. Does anyone know a way to use Java/Javascript to gain access to a MySQL database from the browser client?
Thanks, Mark