Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ii:labs:s2:02:tasks:04 [2024/03/17 18:42]
florin.stancu [04. [10p] Serving dynamic content]
ii:labs:s2:02:tasks:04 [2024/03/17 18:43] (current)
florin.stancu [04. [10p] Serving dynamic content]
Line 13: Line 13:
   render_template("​second.html",​ mycontent=request.args.get("​mycontent",​ "<​not specified>"​))   render_template("​second.html",​ mycontent=request.args.get("​mycontent",​ "<​not specified>"​))
 </​code>​ </​code>​
-  * Open the endpoint URL and pass the ''​mycontent''​ value as GET (//www-urlencoded//parameter and see if the content changes dynamically after the request!+  * Open the endpoint URL and pass the ''​mycontent''​ value as a ''​GET'' ​//URL parameter// (e.g., ''?​parameter=value''​) ​and see if the content changes dynamically after the request!
   * This is a template engine called Jinja, seamlessly integrated with Flask. More about this: next time!   * This is a template engine called Jinja, seamlessly integrated with Flask. More about this: next time!
- 
  
ii/labs/s2/02/tasks/04.1710693764.txt.gz ยท Last modified: 2024/03/17 18:42 by florin.stancu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0