InterviewSolution
| 1. |
What Are Major Tasks That The Application Server Performs In Pia? |
|
Answer» The application server maintains a persistent connection to the database, and CONVERTS peopletools and application table data into HTML. The server then PROVIDES the HTML to the web server for delivery to the browser. The application server also plays a ROLE in connecting development workstations to the database for three-tier CONNECTIONS. The application server maintains a persistent connection to the database, and converts peopletools and application table data into HTML. The server then provides the HTML to the web server for delivery to the browser. The application server also plays a role in connecting development workstations to the database for three-tier connections. |
|