Hello,
I have a problem with the server variables for login from b4a to b4j. I control the user login using the following variable:
- req.GetSession.GetAttribute ("User_Registration").
Apparently everything is correct, but after about 60 seconds of inactivity, the variable becomes null. Does somebody knows why it could be?
I have a problem with the server variables for login from b4a to b4j. I control the user login using the following variable:
- req.GetSession.GetAttribute ("User_Registration").
Apparently everything is correct, but after about 60 seconds of inactivity, the variable becomes null. Does somebody knows why it could be?