In Practice

Now that we have looked at the structure of the JSP API and what JSPs are, we’ll adjust the Web-based interface for the ChalkTalk application to use JSPs as the Web interface.

The chalktalkweb application from Chapter 16 uses two Web pages generated from servlets. We will redesign the chalktalkweb application to perform the same functionality but have the HTML pages generated from JSPs rather than the servlets. The redesign of the chalktalkweb interface demonstrates the facilities within JBuilder to work with JSPs.

We will create the Web interface as a simple Web application called chalktalkweb, which demonstrates the steps involved in creating JSPs. The new chalktalkweb application simply provides a Web page to display the results ...

Get Borland® JBuilder™ Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.