J2EE Programming

Hands On No. 8 : Reading Parameters using GET and POST methods in JSP

Source Code of Form(index.html)
                                
                                
Source Code of JSP(readvalues-get.jsp)
                               
                                
Source Code of JSP(readvalues-post.jsp)