Hi! I am trying to run my Java code and unfortunately get the following problem: javax.xml.transform.TransformerException: java.io.FileNotFoundException: http://www.w3.org/TR/REC-html40/transitional.dtd
Indeed, the file http://www.w3.org/TR/REC-html40/transitional.dtd is not exist. Using or newer version of tranformer also not help. Was the file removed by purpose or by mistake? Thank you for your help! Best regards, Michael
