The Front End
•Web pages: static/dynamic
•Techniques for creating dynamic content :
–CGI (Perl), ASP, JSP
•Requests, Responses and Headers
–HTTP: simple, stateless. Client(I.e.browser) requests, web server responds
•Requests can be of several types(methods): usually GET and POST