I have taken the sample/tutorial application and have extended it with an
ajaxformloop (see main.tml below). Also see Main.java snippet below. I am
very new to tapestry and I am happy to admit this is a "bodge" to get
something working or a "quick win" based on a couple of ajaxformloop
examples I f
Hi,
I am very new to tapestry and I appreciate this is probably a very simple
question as I can't find any examples, similar questions anywhere.
I followed the getting started /tutorial using maven/jetty and eclipse to
implement the Hi-Lo guessing game.
I have changed the basic application to p