A
angel
Guest
Hi, I have an HTML page saved in my computer (Small Registration form) and my task is to create a servlet that will read the info sent by the user through the HTML.
Once i designed my servlet how do i connect it to the HTML page.
Should I treat the html page as my index.jsp that is provided to me by the IDE that I am using (NETBEANS)?
Once i designed my servlet how do i connect it to the HTML page.
Should I treat the html page as my index.jsp that is provided to me by the IDE that I am using (NETBEANS)?