Tomcat? version? It can be related to Tomcat changes
pon., 22 lip 2024 o 17:25 Rubens Gomes napisał(a):
>
> I am running Struts 7.0.0-M9 along with Spring Boot 3.3.2 + Spring Security.
>
> have a Struts Action class annotated with :
>
> @Result(
> name = Action.INPUT,
> location = "/WEB-
I am running Struts 7.0.0-M9 along with Spring Boot 3.3.2 + Spring Security.
have a Struts Action class annotated with :
@Result(
name = Action.INPUT,
location = "/WEB-INF/content/%{#request.device}/login.jsp",
type = "dispatcher")
And I have noticed that after returning from the A
2 matches
Mail list logo