cancel
Showing results for 
Search instead for 
Did you mean: 

Prevent session expiration

Former Member
0 Kudos

Hello,

we have an MII application that continuously diplays data from a database on a web page using an iGrid.

The iGrid automatically refreshes every 3 second.

The URL of the page is

http://servername:9999/logon/logonServlet?j_user=user&j_password=password&redirectURL=/applicaticati...

is it correct using this URL to prevent session expiration? The page with its igrid refresh should be displayed 24x7 without the need to reconnect again.

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

jcgood25
Active Contributor
0 Kudos

Once you've logged into the server and navigated to the web page, the iGrid refreshing itself should keep your session alive.

Former Member
0 Kudos

Thank you Jeremy, this was the answer I was hoping for...

Answers (0)