Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification.
The following page has been changed by RahulAkolkar: http://wiki.apache.org/jakarta-commons/SCXML/FrequentlyAskedQuestions The comment on the change is: More FAQ, time for maven-faq-plugin I think. ------------------------------------------------------------------------------ [[TableOfContents]] ---- + + ==== What is a SCXML? ==== + + State Chart XML (SCXML) is a general-purpose event-based state machine language that can be used in many ways. + + ==== Do you have a simple example where Commons SCXML is used? ==== + + Sure, take a look at the [http://jakarta.apache.org/commons/sandbox/scxml/usecases/scxml-stopwatch.html stopwatch usecase]. ==== What is a Context? And what is an Evaluator? ==== @@ -115, +123 @@ Ofcourse, as mentioned in the overview of the specification itself. - Here is an example from our usecases: [http://jakarta.apache.org/commons/sandbox/scxml/usecases/scxml-in-shale-dialogs.html SCXML in Shale dialogs] that has nothing to do with voice applications. + Here are two example from our usecases that have nothing to do with voice applications: + + * [http://jakarta.apache.org/commons/sandbox/scxml/usecases/scxml-stopwatch.html SCXML Stopwatch example] + * [http://jakarta.apache.org/commons/sandbox/scxml/usecases/scxml-in-shale-dialogs.html SCXML in Shale dialogs] ==== What are the core requirements of SCXML? Do I need to include the JSP and Servlet API or the Faces libraries? Do I need to include Commons JEXL or Commons EL? ==== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
