|
Web programming
These exercises introduce you to web programming, a client-server computing paradigm.
In this paradigm, concerns are separated: the user interface is handled by
the client software whereas the processing is handled by the server software.
The labs are exploratory in nature and do not assume any prior knowledge in this
field. Through them, you will learn the basics of HTML and CGI, and apply your
knowledge about creating Java apps.
|
|