Hello, There is the "nice" way (tags) - which I deduce from a previous posting you already know - and then there are many "dirty" ways. For instance, you can access it directly. However, in that case, you have to find out the key under which Struts stores that object. There is one, that I can assure you... however, I can't remember what it was. Anyway, it's quite easy to sort it out (print out all key-value pairs).
There is another shortcut you can take: take a look at the code behind the tags and "imitate" that code... I'm sure there must be plenty of other ways to accomplish this... but these are the 2 I remember at the moment (I'm a bit rusty, I know...) My 2 cents. -----Mensaje original----- De: Néstor Boscán [mailto:[EMAIL PROTECTED] Enviado el: jueves, 12 de mayo de 2005 17:28 Para: 'Struts Users Mailing List' Asunto: How to get the ActionErrors object from the request Hi Does somebody know how I can get the ActionErrors object from the request??? Regards, Néstor Boscán --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]