mirror of
https://github.com/apache/struts.git
synced 2026-08-11 17:46:57 +00:00
63dc85fd7a
- Replace TokenSessionStoreInterceptor inline comment previously added with method comment blocks (better locatioh for explanation) - Eliminate duplicate savedActionContext.setValueStack call in InvocationSessionStore (typo) - Improve InvocationSessionStore.loadInvocation() by reording assignment statements to allow single-line assignments