Matthews, C. E. (2020), A Software Design Pattern for Embedded Web Applications, June 20, 2020.
This paper describes a new software design pattern for embedded web applications. It is important to define the domain of interest as server side software programming rather than user interface design because the web application literature often uses the term “design pattern” for both. However, the same term refers to distinctly different concepts in this problem space. After presenting the pattern, I will discuss some advantages and faults of the pattern.