99100101102103104105
contentType = "text/html"; LOG.warn("Content-Type '" + contentTypeList + "' not supported!" + " Using text/html", new Exception()); } return new TobagoResponseWriterImpl(writer, contentType, characterEncoding); }
101102103104105106107