Configuring and Deploying WebLogic JSP

Before JSP pages can be executed within WebLogic Server, the target JSP must be deployed within a Web application, and the Web application's JSP parameters must be configured. The JSP examples used previously relied on the default Web application provided by the WebLogic installation. The following sections detail how to accomplish these tasks within your own user-developed applications.

Configuring WebLogic for JSP

To execute JSP pages within WebLogic Server, you must set the server's JSP configuration parameters. These parameters are defined within your specific application's weblogic.xml file. (See Chapter 7, “Deploying Web Applications,” for details about the weblogic.xml file.)

NOTE

WebLogic JSPs may ...

Get BEA WebLogic Server™ 8.1 Unleashed 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.