Hi Roger,
use < default-action-ref name="UnderConstruction" > and in
UnderConstruction action You will catch all such requests.
More info here:
http://struts.apache.org/2.1.8.1/docs/action-configuration.html

Best greetings,
Paweł Wielgus.


2010/6/3 RogerV <roger.var...@googlemail.com>:
>
> How do/can I intercept the "There is no Action mapped ..." error so I can
> re-direct my users in a similair fashion to the global-exception handling.
> (I've currently got java.lang.Exception mapped to catch everything, but it
> doesn't intercept "There is no Action mapped ...")
>
> Regards
> --
> View this message in context: 
> http://old.nabble.com/Struts-2.1.6%2C-Convention-Plugin-tp28766505p28766505.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

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

Reply via email to