The first part sounds like what I did. I wrote a resource, BandResource.java, which first looks to see if there is the requested file in the directory, if so it serves it, else it redirects to a servlet which generates basic skeletal info for the requested band. Ditto for BarResource.java. See URL in signature. P.S. I still see a file descriptor leak in Jigsaw, even though I do close output streams in the servlet. Jigsaw is leaving multiple descriptors open on the same file sometimes, even files which have nothing to do with servlets. It _may_ have something to do with SSI, but that's just a guess. -- Jeff Van Epps lordbah@lordbah.com Live Music In Rochester http://www.lordbah.com:8001/pub/musicmain.htmlReceived on Tuesday, 18 May 1999 23:08:11 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:41:26 UTC