JQuery-Ajax-Struts2 Validation Plugin- Performance Issue
--------------------------------------------------------
Key: WW-3656
URL: https://issues.apache.org/jira/browse/WW-3656
Project: Struts 2
Issue Type: Improvement
Components: XML Validators
Affects Versions: 2.2.3
Environment: Windows Xp, Glassfish 3.1, Eclipse
Reporter: Dhrumil Shah
Priority: Trivial
I am using JQuery-Ajax-Struts2 Validation Plugin for Client side Ajax
validation .. i can use the <field-validator type="requied"> type validation in
my textfileld.but i m facing problem with <field-validator type="conversion">
type validation. i download the source lib and debug that code. but this code
is having some problem with error message. its iterate all the times in some of
the IF condition that is not required in some cases. I am Facing Problem that
my page is not loaded in Expected time. the problem is if this code is optimize
the it will give me some good time to load the page.
Still my issue is not resolve
Please refer the Issue
http://stackoverflow.com/questions/6491442/how-to-validate-a-textfield-for-number-only-in-struts-2
Thanks in Adv
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira