diff -r 1901da93f3f2 -r bf622f485775 ko-archetype/src/main/resources/archetype-resources/src/main/resources/index.html --- a/ko-archetype/src/main/resources/archetype-resources/src/main/resources/index.html Mon May 13 16:31:21 2013 +0200 +++ b/ko-archetype/src/main/resources/archetype-resources/src/main/resources/index.html Mon May 13 17:39:08 2013 +0200 @@ -26,8 +26,11 @@ knockout.js Twitter example and uses almost unmodified HTML page. It just changes the model. The model - is written in Java language.The Java source code has about 190 lines - - in fact it may even be more dense than the original JavaScript model. + is written in Java language with the help of + + Knockout/Java binding library + . The Java source code has about 180 lines and seems more + dense and shorter than the original JavaScript model.

The project has two profiles. Either it executes in real Java virtual