Posted 09/25/2008 - 12:12 by danmalks
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
- Login or register to post comments
- Email this page
