What is the mv/WEB framework?
The original release of the PicLan-IP web server (now named Coyote) included MV active server pages. This in conjunction with HTML form hidden input fields allowed developers to write multi-page application that implemented “persistence”. The mv/WEB framework makes this process much easier by allowing you to develop multi-page web application using the same top-down programming model that you are used to in developing MV terminal applications. If you are developing very simple, single-page applications, you will probably want to use active server pages. For more serious applications, including converting entire terminal applicaitons into web applications, the mv/WEB framework is definately the way to go.