NetBurner 3.1
Custom Web Interface

Example of Creating a Custom Web Interface

The config web interface was designed so that it could be easily replaced by customers with their own web interfaces and logos. To do this, simply replace \<NNDK Install Directory>\nbrtos\source\ROOT.html with your own file, and rebuild the system libraries as outlined in the Rebuilding Projects & Libraries NBEclipse Guide.

If you simply want to replace the logo show in the config web interface, replace LOGO.gif with your own image, and rebuild the system libraries as mentioned above.

An example has been setup that shows how the current config web interface has been structured and built. It can be found in the examples folder of your NNDK install at \<NNDK Install Directory>\examples\Configuration\BasicWebConfig, and is described in our examples documentation BasicWebConfig here.