Java Reference
In-Depth Information
The page now renders properly in the browser. Before the form input can be
processed successfully, we need to develop a page that will process it and display
an appropriate message.
Developing the output page
In order to develop our output page, we need to create a new JSP file, NetBeans can
assist us by providing a file we can use as a starting point. To create a new JSP, we
can right click on the project and select New | JSP .
 
Search WWH ::




Custom Search