How to Make The Root Page Of An Application Be The Default Page Of An OC4J Container
(Doc ID 988118.1)
Last updated on JUNE 11, 2024
Applies to:
Oracle Containers for J2EE - Version 10.1.3.4.0 and laterInformation in this document applies to any platform.
Goal
A request of this type: http://<host>:<port>/ sent to a standalone OC4J container should initiate a custom application instead of the current default web page of the container. It should be noticed that the request does not reference any application or specific URI (jsp, servlet etc).
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |