Mashup Code Sample - Integrated Session Support in EMML

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

0
Your rating: None