This section describes how to access an Oracle Server through its Web interface.
After you have installed Oracle 10g XE, it will allow you access the server through a Web interface.
In another word, the Oracle server is listening HTTP requests on a specific port, 8080, by default.
Here is how I logged in to the Oracle server with Web browser:
Make sure the Oracle 10g XE server is running.
Run Internet Explorer (IE).
Enter this URL: http://localhost:8080/apex. I got the Oracle Database Login page.
Enter "SYSTEM" as Username and "Yang" as Password. Click the Login button. I got the Home page
with 4 menu icons as shown in the picture below.