Hi everybody.
Working with APEX 4.2
Question How I can get a session state value of a var from JavaScript with Apex.server.process ?
Example I have a var called P0_HLP with a value of 'Hi girl' in the session state in the server and other called also P0_HLP in my Javascript and I want the value of both be the same.
Any link to a clear example welcome.
Regards and thanks in advanced.