Hi everyone,
In one of my IT classes, I have to do a hotel booking form and the professor only gave us some slides to do it Introduction to JSPwith Forms and JavaBeans Simon M. (2)
I'm using xampp and tomcat to do it. I'm creating those files in the directory of tomcat: one html file, one jsp file and one java class, using the codes from the slides. When I open the html files, it shows the content, but when I click submit, it does not execute the jsp files, but it shows only the code inside it :S. Does anyone have an idea why this is not working? If anyone can do it or has done it before, can please send me those files?
thanks to all of you,