
Link this issue to another issue
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Auto logout does not close the assembly tool nor does it notify it. Hence students keep working with the assembly tool, but the session is closed. Interaction with ActiveMath is not possible any more. Exceptions are not caught. No feedback is provided.
|
|
Description
|
Auto logout does not close the assembly tool nor does it notify it. Hence students keep working with the assembly tool, but the session is closed. Interaction with ActiveMath is not possible any more. Exceptions are not caught. No feedback is provided. |
Show » |
|
There is now way for Activemath to tell Tomcat that the HTTP session "has activity".
The only way I see is for the applet to periodically request an arbitrary URL from ActiveMath2, which will keep the session alive.