One more issue:
if I use the Tomcat bundled with Konakart installation, it works ok, without that wrong headers, but I have found another problem: if I try to make an order it shows an error message:
Exception Name = com.konakart.app.KKException
Exception Message = org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'C:/Program Files/KonaKart/templates\store1\LowStockAlert_de.vm'
The file mentioned here exists. Evidently there is a problem with the path format which is wrong. How can I fix it?
if I use the Tomcat bundled with Konakart installation, it works ok, without that wrong headers, but I have found another problem: if I try to make an order it shows an error message:
Exception Name = com.konakart.app.KKException
Exception Message = org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'C:/Program Files/KonaKart/templates\store1\LowStockAlert_de.vm'
The file mentioned here exists. Evidently there is a problem with the path format which is wrong. How can I fix it?