sob., 20 lip 2024 o 11:51 Greg Huber <gregh3...@gmail.com> napisał(a):
>
> Sorry, please ignore previous emails, I went back in my logs and found
> the same errors.  Fixed it by updating my crusty code.😳
>
> <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>
> <%
> pageContext.setAttribute("version",my.model.MyFactory.getMe().getVersion());
> pageContext.setAttribute("revision",my.model.MyFactory.getMe().getRevision());
> pageContext.setAttribute("yyyy",my.model.MyFactory.getMe().getCurrentYear());%>
>
> <div align="center">
>      <em>Copyright &copy; <s:text name="footer.productNameHtml"><s:param
> value="#attr.yyyy" /><s:param value="#attr.version" /><s:param
> value="#attr.revision" /></s:text></em>
> </div>

Uff... good to know and thanks for sharing your issue and the solution!

Cheers
Lukasz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to