Java Reference
In-Depth Information
At this point both GlassFish and JavaDB start up, if they weren't already started. Our
application is automatically deployed and our page is displayed in the browser.
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