Hi, When I do URLConnection.guessContentTypeFromName(filename) I get an IllegalAccessError thrown. Yet, I cannot catch this as the method only throws an IOException.
Why does this throw an Exception in Tomcat? It doesn't throw it if the method is called from the command prompt in a static class??? Is it a security exception thrown by tomcat? Thanks, Stuart Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
