[Gambas-user] Gambas Web-Form-Apps
Rolf-Werner Eilert
rwe-sse at osnanet.de
Thu Dec 3 13:07:40 CET 2020
Am 03.12.20 um 12:17 schrieb Benoît Minisini:
> Le 03/12/2020 à 12:12, Rolf-Werner Eilert a écrit :
>> Hi Claus
>>
>> The reason for your surprise might be that you do not consider that
>> apps for the web run "on demand" only. So when the page is read, the
>> application runs through once, produces the answer page, sends it and
>> stops.
>>
>
> This is why I replaced 'gb.web.form' by 'gb.web.gui'.
>
> With 'gb.web.gui', you can write tasks that continue to run even between
> requests, as each web session is replaced by a unique process.
>
> Regards,
>
Strange - my Gambas 3.15.2 has no gb.web.gui component. Where is it?
I started a new project, choosing Web Form application. Was that wrong?
It has gb.web and gb.web.form chosen as default.
Regards
Rolf
More information about the User
mailing list