Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[ Image Removed |../../index.htm#lansa/wamengb3_0170.htm]
You are here:

...

WAM

...

and

...

webroutine

...

context

...

information

...

is

...

also

...

available.

...

     var ar = 

...

[
"action-request",

...


"images-path",

...


"language",

...


"partition",

...


"service-name",

...


"session-key",

...


"session-key-name",

...


"session-key-method",

...


"technology-service",

...


"user-id",

...


"webapplication",

...


"webapplication-title",

...


"webroutine",

...


"webroutine-title"

...

];

...



// List context items

...


for (x in ar) alert(ar

...

[x

...

] + ": " + wr.context(ar

...

[x

...

]));

...