See Apps in Action
Build Your Own Apps
EMML has integrated session support. You can define a variable that references a session:
<variable name="session.key1" type="string"></variable>
You can then assign a literal value to the session variable:
<assign literal="mystuff" outputvariable="session.key1"></assign>
Try it!
VP App Platform Eng, JackBe dan@jackbe.com





