This sample is one of the most basic JSP pages. You are
presented with a form to enter your name. Once submitted the JSP page redisplays
the form with your name at the top.
Three sets of sources are provided. In the first set, the application
is coded in basic JSP syntax. The other sets code
the application using the Oracle JSP JML tags. |