Added a comment about inline HTML code for examples.

This commit is contained in:
Christian P. MOMON 2018-02-19 14:36:30 +01:00
parent c37c51da69
commit 4aa3069b1e

View file

@ -69,6 +69,10 @@ public class Index_xhtml extends HttpServlet
// ==============
Page demoPage = PageFactory.instance().create("/fr/devinsy/kiss4web/demo/website/xidyn/index.html");
// Following examples use inline HTML code rather to use the
// index.html HTML code. It is because each one are autonomous of
// any outside context.
// Step #01.
{
try