S02L02-Forms under JSP
Understanding Forms Under JSP Table of Contents Introduction What is a Form? How to Build a Basic Form Interaction Between Forms and Web Servers POST vs GET Methods Building Forms in JSP Example: JSP Form with GET Method Example: JSP…