[
https://issues.apache.org/jira/browse/VALIDATOR-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved VALIDATOR-143.
----------------------------
Resolution: Won't Fix
Fix Version/s: (was: Validator2)
Javascript routines are no longer maintained and have been deprecated
> [validator] Add script generator and JSP taglib
> -----------------------------------------------
>
> Key: VALIDATOR-143
> URL: https://issues.apache.org/jira/browse/VALIDATOR-143
> Project: Commons Validator
> Issue Type: Improvement
> Components: JavaScript
> Affects Versions: Nightly Builds
> Environment: Operating System: All
> Platform: All
> Reporter: Don Brown
> Priority: Minor
>
> This patch basically moves the Struts Javascript validator taglib over to
> commons-validator. Naturally, all the Struts-specific code has been removed.
>
> The biggest change was from Struts' MessageResources to JDK's ResourceBundle.
>
> 100% percent of the capabilities of the Struts version was maintained,
> however,
> Struts will still probably need to extend this class to load
> ValidatorResources
> from the servlet context as they do, and wrap MessageResources as a
> ResourceBundle implementation.
>
> This should make it easier for other projects like Spring to use the
> validator
> needing as little integration code as possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)