I have a servlet that associates with a particular file extension and runs when a file with that extension is requested (registered via ApJServAction). I'd like to have different servlets mapped to that extension, depending on the directory in use (it's the same servlet in different zones, loading different configuration files). Sticking an ApJServAction into Location doesn't work. Any approaches that do, or is this code-it-yourself territory? Will ---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://www.working-dogs.com/> Problems?: [EMAIL PROTECTED]
