Re: Re:Submit form with and

2013-04-09 Thread Khujema Katleri
Hello Can u please help me out with the following. I have html:form that needs to be submitted to different actions. For this I have taken an html:submit and html:button. When I click on html:submit the action gets hit and form also gets submitted. However whn I click on html:button and submit

Re: generating taglib using Ant and Java 6

2013-04-09 Thread Lukasz Lenart
2013/4/9 Steven Yang : > submitted > please let me know if anything is wrong, first timer > > https://issues.apache.org/jira/browse/WW-4040 Thanks a lot! I will review it asap :-) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ -

Re: Visitor field validation

2013-04-09 Thread Knuf !
Okay, so thanks to your suggestion this is what I end up doing, good news is it seems to work, too! :) To successfully make Struts validate the collections inside the collection, just use a "recursive" visitor validation on fields, making the first visitor "point" to the second and so on: 1) BlahBl

RE: Visitor field validation

2013-04-09 Thread Martin Gainty
when field-validator-type is visitor validation happens at the outermost enclosing class if you want to validate the individual attributes of the enclosing class you will need to specify context and append that context to each attr e.g. myContext true

Fwd: Visitor field validation

2013-04-09 Thread Knuf !
Hello everyone! First of all, I'm completely new to the Struts framework, so please forgive me if my question is dumb or something. I'm currently working on an existing EE application which uses Struts 2.x for managing the frontend. The problem/doubt I have is the following. Suppose I have a "backi

Re: JSONValidationInterceptor and quotes

2013-04-09 Thread Mael Le Guével
Hello Maurizio, Thanks for you quick reply. This is also what I understood from what I have read about JSON. I filed the following issue on JIRA : https://issues.apache.org/jira/browse/WW-4041 Not sure about all the parameters of the issue, sorry if I made a mistake. 2013/4/9 Maurizio Cucchiara :

Re: JSONValidationInterceptor and quotes

2013-04-09 Thread Maurizio Cucchiara
AFAIU there is no reason to escape the apostrophe. The only character to escape should be the quote (") Could you file an issue on JIRA [1]? [1] https://issues.apache.org/jira/browse/WW On 9 April 2013 08:50, Mael Le Guével wrote: > "Password isn\'t correct" Twitter :http://www.twitter