79341078

Date: 2025-01-09 00:33:44
Score: 2
Natty:
Report link

You need to install a tomcat server and In conf/server.xml add URIEncoding="UTF-8" to the connector element, for example

<Connector port="8080" URIEncoding="UTF-8" etc.> 

Also, read the note in the Deploying the Information Center as a Web Archive from the Eclipse Help Documentation

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Cristian López