# HG changeset patch # User Jaroslav Tulach # Date 1368459548 -7200 # Node ID bf622f4857759a784a8d4ecba0e5e5b5c13cfa9d # Parent ea9ac5eea2d480553bbc66dcc0e9b1c1fc86c0fa Link to Javadoc; correct the number of lines in the sample. diff -r ea9ac5eea2d4 -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 17:23:13 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