Please read the documentation of grandfather class ServletProperties2 and father class KFM_PropertyServlet2.Props.
ServletProperties2
KFM_PropertyServlet2.Props
Cut+paste-source was `P_Props�.
8081828384858687
* `configFile=O:/KFM/config/dev/dampfer/PS.properties�. */ public void init (ServletConfig aConfig) throws ServletException { super.init(aConfig, mProps = new PS_Props() /*sic*/); }