November 2003
Intermediate to advanced
1488 pages
36h 35m
English
You can create a Web application by creating a new directory under applications; for example, /applications/DefaultWebApp/. The quickest way to view an HTML page is to place it in the root directory of the default Web application in your WebLogic Server installation. The following steps will guide you through the deployment of an HTML page:
1. | Start the administration server. |
2. | Copy your HTML file into the default Web application directory of your WebLogic Server installation. For illustrative purposes, we'll name this HTML file foo.html. If you haven't done so already, create the directory c:/bea/user_projects/mydomain/applications/DefaultWebApp. We'll deploy our HTML file into this directory. |
3. | Copy all of your supporting ... |
Read now
Unlock full access