How to connect between JAVA code and HTML form pages (JSP)?

nodz

New member
I make a website, but i wrote at first its JAVA classes (about 10 classes) and i want to connect them to HTML, so i can use input in HTML form to use in JAVA code, how can i do that using JSP or any useful technique?
 
Back
Top