public class ScriptManagerImpl extends java.lang.Object implements ScriptManager
ScriptManager).| Constructor and Description |
|---|
ScriptManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isScriptIgnored(javax.servlet.ServletRequest request,
java.lang.String jspath)
Check whether the script should be loaded or ignored.
|
public boolean isScriptIgnored(javax.servlet.ServletRequest request,
java.lang.String jspath)
ScriptManagerisScriptIgnored in interface ScriptManagerrequest - the client request information.jspath - the javascript's pathCopyright © 2005-2011 Potix Corporation. All Rights Reserved.