Resolves the specified variable. Returns null if the variable is
not found.
Parameters: pName - The variable to resolve Object The value of the variable, or null, if it does notexist throws: ELException - While resolving the variable See Also:javax.servlet.jsp.el.VariableResolver.resolveVariable(String)
Methods inherited from org.apache.commons.scxml.env.SimpleContext