Deployment

The deployment for a Web application, whether it includes any JSPs or not, is essentially the same as that described in Chapter 16. When the JSP Wizard is used in JBuilder to create the framework for a JSP, the JSP is not registered with the deployment descriptor for the Web application. The identification of the JSP is not required in the deployment descriptor unless there is a need to define initialization parameters, filters, and other settings specific to the JSP. The configuration entries for a JSP are essentially the same as that for a servlet with only slight differences. We will look at the technique in JBuilder to register a JSP in the deployment descriptor.

After the JSP is created, it can be registered in the deployment ...

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.