[ https://issues.apache.org/struts/browse/WW-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42994#action_42994 ]
Ted Husted commented on WW-2169: -------------------------------- Is the cached instance of prevTagName utilized somewhere in the <#list parameters block? Otherwise, I don't see ho If someone is using an approach that is kinder to i18n, then please try and provide a complete and clear patch, or patching instructions. Also, while the comment cites the "form-close-validate.js" file, I take this to mean <struts2/core/src/main/resources/template/xhtml/form-close.ftl> Please also be very specific as to whether the suggested change is being used successfully by your own application (e.g., "works for me!"). -Ted. > form validate="true" is very slow > --------------------------------- > > Key: WW-2169 > URL: https://issues.apache.org/struts/browse/WW-2169 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - Tags > Affects Versions: 2.0.9 > Reporter: Florent Ramière > Fix For: 2.1.1 > > Attachments: form-close.ftl > > > 1- create page > 2- create form > 3- add many fields > 4- rendering time for this page = R1 > 1- create page > 2- create form with validate="true" > 3- add many fields with corresponding validation defined in xml > 4- rendering time for this page = R2 > R2 >> R1 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.