Merging content and application
- <A HREF> -- "Seamless" (?) link to net resources
- Server creates HTML "on the fly"
- <IMG SRC> -- Embedded graphics
- <FORM ACTION> -- not tied to your own CGI
- method=GET -- any user can form query URL
- Simplicity!
- All this exists today