Please forgive me for asking very basic questions but I need to run what I believe to be a Java Servlet on a web server and I do not have a clue what to do.
I am a Foxpro and Perl programmer but I need to interface part of a project with a 'Java Package' within a web shop environment.
The task is, or should be, a simple one.
Details are gathered on a HTML form which are then submitted to a Java program of some kind. This program returns a security hash which is used later to check the validity of the data.
The Payment host provided an example which simply does nothing and the instructions are very vague as are the staff on the help line. I get the impression that they would rather we all paid them a monthly fee to use their interface, rather than have us designing better interfaces.
I have read FAQ's etc but I am unable to find info on how to simply run a servlet. I was wondering if someone could point me in the right direction.
The files supplied with the inoperative example use the following extensions. Perhaps that will help you ID them.
.war , .jsp , .java , .tar , .xml
Keith
I am a Foxpro and Perl programmer but I need to interface part of a project with a 'Java Package' within a web shop environment.
The task is, or should be, a simple one.
Details are gathered on a HTML form which are then submitted to a Java program of some kind. This program returns a security hash which is used later to check the validity of the data.
The Payment host provided an example which simply does nothing and the instructions are very vague as are the staff on the help line. I get the impression that they would rather we all paid them a monthly fee to use their interface, rather than have us designing better interfaces.
I have read FAQ's etc but I am unable to find info on how to simply run a servlet. I was wondering if someone could point me in the right direction.
The files supplied with the inoperative example use the following extensions. Perhaps that will help you ID them.
.war , .jsp , .java , .tar , .xml
Keith