Hello,

I'm trying to generate a json output with the JSONResult but the problem
is that actionMessages and actionErrors properties are not being
included.

I also tried to pass this parameter to the interceptor but it didn't
work:
                        <result type="json">
                                <param
name="includeProperties">actionErrors,actionMessages</param>
                        </result>

Please help, what am I doing wrong?

Thanks in advance

Alfredo Osorio

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

Reply via email to