> That's what I figured... However, the only one accesing the system > at the moment is myself. It must be one of my servlets that places such > a request. Why is there a meta-inf directory anyway? It is not > reflected in the file system.?
Consider a war file - that's likely to have a meta-inf directory. Now, exactly why your servlet is requesting that URL is a different matter... and worth tracing. Jon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
