Web Science/Part1: Foundations of the web/Dynamic Web Content
Jump to navigation
Jump to search
understand the basics of HTTP POST requests
become aware of security issues while transfering data to a web server
be able to create a simple web form in HTML
See how a POST request is handled in a Java Servlet
get to know the Request object
see how a data base query and more advanced technology can be included to a servlet
understand how javascript was supposed to support people to fill out web forms
understand the issues and disadvantages that arise with javascript
be aware of JavaScript APIs
know some of the standard JavaScript libraries
be able to understand the concept of Ajax requests.
Dynamic Web Content
nessun obbiettivo di apprendimento definito
Tu puoi definire gli obiettivi di apprendimento qui.
In generale puoi usare il bottone di modifica nell'angolo in alto a destra di una sezione per modificarne il contenuto.
In generale puoi usare il bottone di modifica nell'angolo in alto a destra di una sezione per modificarne il contenuto.

Unità associate
- become aware of the possibilities to create dynamic content within a webserver
- see that you don't have to implement a webserver to be able to serve dynamic content
- understand some main issues like blocking I/O that one should keep in mind when doing server side programming
- see how the web server is the entry point for web applications
- whitelisting of input vs blacklisting and a method of preventing XSS
nessun obiettivo d'apprendimento definito
nessuna ulteriore lettura
Tu puoi definire un'ulteriore lettura qui.
In generale puoi usare il bottone di modifica nell'angolo alto in a destra di una sezione per modificarne il contenuto.
In generale puoi usare il bottone di modifica nell'angolo alto in a destra di una sezione per modificarne il contenuto.
