Changing initial root resource

Assuming I have my own main() method which starts up jigsaw, how might I
programmatically set that Jigsaw server's root resource (preferably
before the server starts up)?

What confuses me is how to get the root resource stuff bootstrapped. I'd
like to just set the w3c.jigsaw.root.name property, but that resource
name needs to get associated with a resource in the root resource store.
How do I get that association made before the server starts up (i.e.
before my call to httpd.initialize())? Or is there some other way?

Thanks in advance.

-Mark

Received on Tuesday, 3 June 1997 19:43:15 UTC