- From: Steve Herndon <sbh@atg.andor.com>
- Date: Wed, 04 Sep 1996 14:31:26 -0600
- To: www-jigsaw@w3.org
I'm writing a Filter which needs to be able to determine what the document root of its Jigsaw server is at run-time. I have figured out how to do this in an instance of my Filter class, given a Request object. The problem is that I'd like to be able to figure it out when the static initializer of my Filter is called so it only has to be done once. Can anyone offer suggestion(s) on how to accomplish this? Thanks. ------------- Steve Herndon AND Interactive Communications Inc. sbh@atg.andor.com (303) 444-4370, x106
Received on Thursday, 5 September 1996 13:13:29 UTC