Package org.apache.commons.scxml.env.jsp

A collection of classes bridging the SCXML executor to the JSP environment.

See:
          Description

Class Summary
ELContext EL Context for SCXML interpreter.
ELEvaluator Evaluator implementation enabling use of EL expressions in SCXML documents.
RootContext EL Context for root SCXML element.
 

Package org.apache.commons.scxml.env.jsp Description

A collection of classes bridging the SCXML executor to the JSP environment. An example of this usage can be found in the pluggable dialog management of the Reusable Dialog Components (RDC) group container.



Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.