pt., 30 maj 2025 o 19:45 Ute Kaiser <ut...@web.de.invalid> napisał(a):
> https://struts.apache.org/core-developers/exception-configuration
>
> I tried the "Sample JSP using Error and Exception Values"
> but <s:property value="%{exception.message}"/> was not displayed.
>
> Some error in my config, or outdated?

There is a bug in the doc, use <s:property value="exception"/>
https://github.com/apache/struts-examples/blob/main/exception-handling/src/main/webapp/error.jsp#L16-L17

BTW. %{...} force evaluation is not needed


Cheers
Łukasz

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

Reply via email to