cancel
Showing results for 
Search instead for 
Did you mean: 

Handling Session time-out

Former Member
0 Kudos

hi ,

How to handle the session timeout in webdynpro java application i have done it in Application Properties in NWDS

But is there any way to handle this by any coding like i have to show a message like Refresh the browser

Please help me!!!!!!!

Thanks,

Pavan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You have done right, we need to do it through the WD Application Property sap.expirationTime

You can increase the time out period. Have a look at standard SAP delivered applications and you too can configure the same time frame, so that all the application will behave same.

There is no other way for Handel it from code.

-Yugandhar Reddy

Answers (2)

Answers (2)

former_member182534
Active Participant
0 Kudos

Dear Pavan,

If you are trying to increase the timer for web service execution the you can create web service destination and set the timeout time in that

Regards

Piyas Kumar Das

Former Member
0 Kudos

This message was moderated.