|
Home > Archive > WebSphere HATS > October 2005 > Global variables to keep session variables
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Global variables to keep session variables
|
|
| raulhsj 2005-10-24, 9:27 am |
| Hi
Are global variables useful to keep user session variables, that is, can they work as session variables? | |
|
| HATS global variables are used to store information across the life of an
HTTP session in a HATS application, so in that way, they are similar to HTTP
session variables. They are easy to work with in HATS in that you can use
them directly in a HATS application- for example, as part of a screen
customization, screen recognition criteria, or in a macro.
Thanks,
Alisa
"raulhsj" <raulhsj.1xfajl@mail.webservertalk.com> wrote in message
news:raulhsj.1xfajl@mail.webservertalk.com...
>
> Hi
>
> Are global variables useful to keep user session variables, that is,
> can they work as session variables?
>
>
>
> --
> raulhsj
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message1235244.html
>
|
|
|
|
|