Create JSF 2.0 resource loading extension to dynamically add scripts and its 
dependencies.
------------------------------------------------------------------------------------------

                 Key: RF-9612
                 URL: https://jira.jboss.org/browse/RF-9612
             Project: RichFaces
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: component-a4j-core
            Reporter: Alexander Smirnov
            Assignee: Alexander Smirnov
             Fix For: 4.0.0.Milestone5


For Client Side Validation, it's necessary to add Java Scripts dynamically, 
including standard jsf.js library,
Unfortunately, JSF 2.0 spec does not allow it. Even though Mojarra uses special 
methods to load jsf.js library only once, it doesn't available as public API.
Related JSF spec issues:
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=884
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=885
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=886
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=887


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to