This sounds a very interesting topic.
Because of clojure Java Interp, getting tapestry work with clojure seems not
difficult.
I have set up a tutorial project at
https://github.com/freizl/clojure-tapestry.
I did not tested all tapestry functionality but I think it should be working
well.
PS: I'm
On Sun, 01 Jul 2012 09:22:12 -0300, liquid_sun
wrote:
Hi,
Hi!
I have submit form that needs about 2-3 seconds to execute (insert in
database, send mail ...etc). How can I show progressive display while the
whole code is executed and then return an Object (success.java). Is there
any good
Hi all,
I have finished Tapestry component/page wizard feature for
TapestryTools, and fix issue 30. You guys can install and try the new
feature in version 1.0.0.201207011447 now.
Install guide:
http://code.google.com/p/tapestrytools/wiki/Install_Guide_Lightweight_TapestryTools
Well my question is in the subject,
sorry I don't have time to test it myself yet.
thanks in advance,
Nicolás.-
Hi,
I have submit form that needs about 2-3 seconds to execute (insert in
database, send mail ...etc). How can I show progressive display while the
whole code is executed and then return an Object (success.java). Is there
any good example doing this using Progressive display or possibly any other