For anyone that's willing to help, I'm trying to get the software to work.
I'm running apache server and tomcat on a wintel machine (probably the first problem), and I have the mm.mysql and jdk installed.
I've been able to compile the software, but with errors. After modifying the code (due to the errors), I got everything to compile. I've installed the servlets in the appropriate directory, and, I can even get to most of them.
The database api seems to work, but I can't get past being able to access the Home servlet, login/logout, and a couple of others.
To be honest, this is the first time I've really tried to make servlets work. I'm not really a programmer, I'm using this to not only get something going for my employer (Cincinnati Children's Hospital Medical Center) but to learn something as well. Unfortunately, I'm running out of time to work with it.
Anybody that's willing to help can contact me at woodsma@hotmail.com.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My strong advise would be to use a PHP and MYSQL application rather than this one as Its much harder to set the envoirment to run the jervlets than bloody programing in servlets
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
For anyone that's willing to help, I'm trying to get the software to work.
I'm running apache server and tomcat on a wintel machine (probably the first problem), and I have the mm.mysql and jdk installed.
I've been able to compile the software, but with errors. After modifying the code (due to the errors), I got everything to compile. I've installed the servlets in the appropriate directory, and, I can even get to most of them.
The database api seems to work, but I can't get past being able to access the Home servlet, login/logout, and a couple of others.
To be honest, this is the first time I've really tried to make servlets work. I'm not really a programmer, I'm using this to not only get something going for my employer (Cincinnati Children's Hospital Medical Center) but to learn something as well. Unfortunately, I'm running out of time to work with it.
Anybody that's willing to help can contact me at woodsma@hotmail.com.
Thanks!
My strong advise would be to use a PHP and MYSQL application rather than this one as Its much harder to set the envoirment to run the jervlets than bloody programing in servlets