On Thu, 20 May 1999, Kevin Regan wrote: > Is there any way to instruct Jigsaw to load a Servlet > on startup and have it never timeout (unless the Servlet.class > file is updated)? There is no way to have the servlet loaded at startup, it will be loaded only during the first request. For the timeout, you can set the timeout to a ridiculously enourmous value, but a flag to disable timeout should be here soon. Regards, /\ - Yves Lafon - World Wide Web Consortium - /\ / \ Architecture Domain - Jigsaw Activity Leader / \ \/\ / \ / \ http://www.w3.org/People/Lafon - ylafon@w3.orgReceived on Friday, 21 May 1999 10:13:47 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:41:26 UTC