Overview - Oracle9iAS in action Go to menu
Run All of Your Web Sites and Applications back | 1 2 3 4 5 6 7 8 9 | next
Julie manages an IT department at myCompany. She just hired a candidate named Steve, so she aims her browser at a simple HR Web application to enter the new employee data into the HR database.

myCompany built this application using JavaServer Pages (JSPs) based on the Java code from the original client/server version. myCompany chose to use JSPs as the easiest way for them to move this application to the Web.

JSPs are executed as Java servlets. Oracle9iAS features Oracle HTTP Server, which maps Web requests to the servlet container.
Julie entering the HR entry of Steve