Web Application Programming in PicoLisp: Creating HTML Forms, Part 2
In the last post, we showed how to create HTML forms with global variables and explained why this approach has several limitations. Today we will show a more flexible approach using sessions, and also discuss the security implications.
What is a ses...
picolisp-explored.com6 min read