cancel
Showing results for 
Search instead for 
Did you mean: 

TimedTrigger UI element - session alive forever? is auto-save possible?

Former Member
0 Kudos

Hi

I am working on some Compensation Management Screens in webdynpro Java.

I need to auto save comments typed in by user.Can I use TimedTrigger UI element?or Is there any other way I can do this?

Will TimedTrigger keep session alive forever if it triggers an action in less time than the timeout of J2ee engine.?

Please advise,

Thanks,

Dileep

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185086
Active Contributor
0 Kudos

Hi

TimedTrigger can be used for this purpose .

Yes , before session time out it will work , else will die, declared time < session time of app (logically its true )

BR

Satish Kumar