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)
ScriptManager
isScriptIgnored
in interface ScriptManager
request
- the client request information.jspath
- the javascript's pathCopyright © 2005-2021 Potix Corporation. All Rights Reserved.