This class serves as a layer of abstraction for a {@link Map} of strings, each representing a separate fragment ofJavaScript. If ICEfaces is detected, then the implementation delegates to the ICEfaces {@link org.icefaces.util.JavaScriptRunner} so that the ICEfaces DOMPartialViewContext class can have a chance to renderJavaScript fragments. Otherwise, the implementation stores the map as a request attribute.
@author Neil Griffin
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.