public class ServletRequestResolver extends java.lang.Object implements VariableResolver, java.io.Serializable
Labels,
such that XEL expressions specified in labels could reference
to the variables defined in the request.| Constructor and Description |
|---|
ServletRequestResolver() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
resolveVariable(java.lang.String name)
Resolves the specified variable.
|
public java.lang.Object resolveVariable(java.lang.String name)
throws XelException
VariableResolverresolveVariable in interface VariableResolvername - the name of the variable to resolveXelExceptionCopyright © 2005-2011 Potix Corporation. All Rights Reserved.