<div dir="ltr">Hello list:<div><br></div><div>I'm doing the migration from 7.5.4 version to 9.5.2.</div><div><br></div><div>In almost every JSP I get the following problem and I can not find the solution:<br></div><div><br></div><div><div>Stacktrace:</div><div>Motivo: Unable to compile class for JSP:</div><div><br></div><div>An error occurred at line: 13 in the jsp file: /WEB-INF/jsp/offline/system/modules/org.opencms.module.acucyl/elements/copyright.jsp</div><div>CmsTemplateBean cannot be resolved to a type</div><div>10:</div><div>11:</div><div>12: <%</div><div>13: CmsTemplateBean cms= new CmsTemplateBean(pageContext,request,response);</div><div>14: cms.init(pageContext, request, response);</div><div>15: CmsMessages messages = cms.getMessages("/org/opencms/module/acucyl/workplace", request.getLocale()+"");</div><div>16: %></div></div><div><br></div><div>Any recommendation?</div><div><br></div><div>Thanks and best regards.</div><div><br></div><div>Ricardo.</div></div>