WHITE PAPERS  |  PRICING  |  DOWNLOADS

 

username

password

 

 

 

 

 

 

 

 

 

 

  Swing Edition Details  

 

  > Features  

  > Key Benefits  

  > Screenshots  

  > Standards Supported  

  > Pricing  

  > Download Now

 

 

  Developer Resources  

 

  > API Documentation  

  > Developers Guide  

  > Code Examples  

  > Updated Builds  

  > Technical Articles  

 

 

 

 

 

Jump to:

General WebRenderer Functions

  WebRenderer example code base.

 

Advanced WebRenderer functions

 

 

 

 

 

  

  

 

WebRenderer cache functions

 

 

 

WebRenderer cache

The WebRenderer document cache is enabled by default. To force fresh document loads on every loadURL and loadHTML you can disable the cache. The status of the WebRenderer cache can also be retrieved.

//Creating the browser
IBrowserCanvas browser = BrowserFactory.spawnMozilla();

//Disabling the cache - the cache can be enabled by passing the value 'false'
browser.disableCache(true);

boolean cacheDisableStatus = browser.isCacheDisabled()

  top

 

 

 Sun, Sun Microsystems, and the Sun Logo are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries 

Privacy Policy  |   Disclaimer