You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Wiki <wi...@apache.org> on 2006/03/02 02:01:39 UTC

[Jakarta-commons Wiki] Update of "SCXML/FrequentlyAskedQuestions" by RahulAkolkar

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org