No issues integrating with Confluence
On Sat, Jul 20, 2024 at 4:52 PM Lukasz Lenart wrote:
>
> Hello,
>
> This is another minor version of Struts 6.x series. Please take the
> time and test the bits - any help is appreciated. Please report any
> problems you will spot.
>
> Here are the changes fr
sob., 20 lip 2024 o 11:51 Greg Huber 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.MyFac
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("revisio
May have been some formatting on previous mail, here it is again
2024-07-20 09:39:59,406 WARN
org.apache.struts2.interceptor.TokenSessionStoreInterceptor
TokenSessionStoreInterceptor:handleInvalidToken - testHandleInvalidToken
2024-07-20 09:39:59,535 WARN com.opensymphony.xwork2.ognl.OgnlValueS
I am looking into duplicate session postings (circular nulls in
TokenSessionStoreInterceptor by refresh post) in my app, and noticed
this now in the tomcat log
2024-07-20 09:39:59,406 WARN
org.apache.struts2.interceptor.TokenSessionStoreInterceptor
TokenSessionStoreInterceptor:handleInvalidT
Hello,
This is another minor version of Struts 6.x series. Please take the
time and test the bits - any help is appreciated. Please report any
problems you will spot.
Here are the changes from the previous version:
https://github.com/apache/struts/releases/tag/STRUTS_6_6_0
Staging Maven repo
htt