How can i add html form in a java code ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i add html form in a java code ?

The form supposes to be sent to an email assigned for an instance in java . And act like the google form where i can receive the responces of the forms

7th Sep 2019, 9:26 AM
Sara
Sara - avatar
1 Answer
+ 2
Well first of all this is a topic of advance java so, for that you have to learn Servlet & JSP which is a advance topic of java(J2EE).And if you already know then you can explore more from this link👇: https://www.codejava.net/java-ee/servlet/handling-html-form-data-with-java-servlet
7th Sep 2019, 11:17 AM
Puneet