November 2003
Intermediate to advanced
1488 pages
36h 35m
English
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.
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 ...
Read now
Unlock full access