Main Menu
Lecture 2
Lecture 3
Lecture 4
Lecture 5
Lecture 6
Lecture 7
 

 

 

Web-Enabled Client-Server Applications

HTML based applications

e.g. shopping cart

Common Gateway Interface (cgi) applications - WO is a big cgi program

dynamically generated HTML viewed with a web browser

Java Clients

moves part of application from server to client

WO enables distributed multi-tier client-server architecture

processing is divided between client, application server, database server and wev server

allows a much richer desk-top style interface