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
Hi,
I'm developing web application using bootstrap. Everything is fine if i work
locally, but when i deploy the war archive on server i got the following
exception:* An unexpected application exception has occurred. Render queue
error in SetupRender[Index:layout]: Unable to create a client URL for
Tried, but no luck. Still recaptcha comp. does not appear
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Zone-update-tp5713961p5713963.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Hi,
I have registration form that contains ReCaptcha component. What i'm trying
to do is when the user inputs wrong ReCaptcha code or wrong Password
confirmation to refresh whole form. A have zone component on the form but it
updates the form without the ReCaptcha component (recaptcha is not
displa
I pulled down as a dependency via maven and build it again, the exception
disappeared but now the CSS is missing. The site is displayed without css. I
found really frustrating using maven ...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/tapestry-bootstrap-tp5713946p57139
First of all thanks for the reply.
Yes, your guess is right somehow bootstrap.jar is not included in the war
file. I tested locally, removed bootstrap.jar from java build path and got
the same error. So, how can i add it to my war file, any suggestion ?
--
View this message in context:
http://tap