Just pinging the thread... What I am looking for is a central place to put my javascript timer, instead of having to put it in every page.
Thanks! Jenny On 7/28/08, Jinghui Yin <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm working on a project using Trinidad. I'm trying to implement > a mechanism to force the session timeout to happen from client side. I > implemnted a javascript timer and installed it in onload() event of > <tr:document> component. It's working. However, I have to install this > timer to the onload() event for EVERY jspx file. There are about 60 pages. > It'd be a maintenance nightmare. Is there a better way to achieve this? > Like overloading the trinidad onload method, or something? > > Thanks! > Jenny >

