Re: how to display a default value in

2015-02-09 Thread Yaragalla Muralidhar
ok. thank you so much. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Mon, Feb 9, 2015 at 7:29 PM, Lukasz Lenart wrote: > 2015-02-09 13:54 GMT+01:00 Yaragalla Muralidhar >: > > Hi i need to display a default value in the text fil

Re: how to display a default value in

2015-02-09 Thread Lukasz Lenart
2015-02-09 13:54 GMT+01:00 Yaragalla Muralidhar : > Hi i need to display a default value in the text filed. I have put > "value="default value" but problem with this is it always shows the default > value even after the user had entered the custom value. So is there a way > to display a default val

how to display a default value in

2015-02-09 Thread Yaragalla Muralidhar
Hi i need to display a default value in the text filed. I have put "value="default value" but problem with this is it always shows the default value even after the user had entered the custom value. So is there a way to display a default value in ? *Thanks and Regards,* Muralidhar Yaragalla. *htt

Re: Upgrading to Struts 2.3.20 and jCaptcha 1.0

2015-02-09 Thread Thim Anneessens
Yes we had the same issue and solved it with maven the following way: struts struts 1.2.9 * * By including Struts1 and excluding all of its dependencies. I am not