beaneditform and kapcha

2013-08-05 Thread Nikola Vulovic
How to add kapcha to beaneditform? -- Pozdrav Nikola Vulovic

implementation of 'tapestry.hmac-passphrase

2013-08-03 Thread Nikola Vulovic
, and more vulnerable to denial-of-service attacks, when this symbol is not configured. I wish to implement tapestry.hmac-passphrase Hope someone can tell me exactly what to do -- Pozdrav Nikola Vulovic

Re: kaptcha deployment error

2013-08-02 Thread Nikola Vulovic
do not know why? Services are not very clear to me and documentation is unclear it worked when I removed line binder.bind(KaptchaProducer.class, KaptchaProducerImpl.class); On Fri, Aug 2, 2013 at 5:21 AM, Nikola Vulovic wrote: > this is the error: > java.lang.RuntimeException: Serv

kaptcha deployment error

2013-08-01 Thread Nikola Vulovic
apestry-kaptcha-5.3.7.jar kaptcha-2.3.2.jar kaptcha-2.3.2-jdk14.jar What should be renamed? Thanks for help -- Pozdrav Nikola Vulovic

formfragment and cant find visible parameter error

2013-05-26 Thread Nikola Vulovic
simple fix form fragment must be written in one line in html ... if its written like ... page gets error exeption -- Pozdrav Nikola Vulovic

Re: FormFragment checkbox not working

2013-05-20 Thread Nikola Vulovic
component does not work because of table tag works without it. On Mon, May 20, 2013 at 9:45 AM, Nikola Vulovic wrote: > behaviour is completely the same with and with out > (PersistenceConstant.FLASH) > > > On Sun, May 19, 2013 at 11:10 PM, Nikola Vulovic wrote: > >> fo

Re: FormFragment checkbox not working

2013-05-20 Thread Nikola Vulovic
behaviour is completely the same with and with out (PersistenceConstant.FLASH) On Sun, May 19, 2013 at 11:10 PM, Nikola Vulovic wrote: > formfragment is shown when checkox "renew" is not checked > > > > On Sun, May 19, 2013 at 5:28 PM, Nikola Vulovic wrote: > &g

Re: FormFragment checkbox not working

2013-05-19 Thread Nikola Vulovic
formfragment is shown when checkox "renew" is not checked On Sun, May 19, 2013 at 5:28 PM, Nikola Vulovic wrote: > tml file >xmlns:t="http://tapestry.apache.org/schema/tapestry_5_3.xsd"; >

Re: FormFragment checkbox not working

2013-05-19 Thread Nikola Vulovic
rencyValue, dateOfPaymentValue, endDateValue, numberValue); } } return null; } } On Sun, May 19, 2013 at 4:17 PM, Nikola Vulovic wrote: > [image: Inline image 1] > Code is provided attachments > Some please tell me why is FormFragment displaying > > -- > nkv1 > -- Pozdrav Nikola Vulovic