Web Connection User's Guide

Caching HTML pages

If you invoke certain HTML pages frequently, set the cacheHtml setting to true to cause the HTML file to be read in once and cached in memory. The default setting is false. For example:

HelloFileWrapper cacheHtml: true


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]