detect if the previouw web session is alive from a form

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
MegumiSawada
Posts: 80
Joined: Tue Mar 22, 2016 1:45 pm
Location: Tokyo, Japan

detect if the previouw web session is alive from a form

Post by MegumiSawada »

Hi,

There is a menu form which runs as Client-Server application.
A VLWeb web page will be invoked from this menu form.
At the time when the web page is invoked, is it possible to detect if the previous web session is still alive?

I appreciate your kind advice.

Best Regards,
Megumi Sawada
User avatar
Stewart Marshall
Posts: 417
Joined: Thu Nov 05, 2015 5:25 pm

Re: detect if the previouw web session is alive from a form

Post by Stewart Marshall »

Hi Megumi

All a form can ever do is send a command to the operating system to process a URL, so every request is completely separate and will be dealt with as if it is a new request.

Regards
Stewart Marshall

Independent IT Consultant
www.marshallfloyd.com.au
Post Reply