You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Guillaume Carré <gu...@gmail.com> on 2007/05/01 17:28:33 UTC

addFieldError and action tag in a JSP

Hello,

I use the action tag in a JSP: <s:action name="references" id="references" />.

When I submit from this JSP to another action, say target.action, and
I meet addFieldError(...) in the execute() method of the target
action, if I return to the JSP to display the field error message, all
my code in the JSP doesn't have access anymore to the #references from
the action tag...

Why?
Thanks.
-- 
Guillaume Carré

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