Osorio
>
> -Mensaje original-
> De: Dave Evans [mailto:dsevan...@gmail.com]
> Enviado el: Wednesday, January 19, 2011 4:21 PM
> Para: Struts Users Mailing List
> Asunto: Add a map to HttpRequest attributes
>
> Hello,
>
> I have a business layer method that retu
lue());
}
Alfredo Osorio
-Mensaje original-
De: Dave Evans [mailto:dsevan...@gmail.com]
Enviado el: Wednesday, January 19, 2011 4:21 PM
Para: Struts Users Mailing List
Asunto: Add a map to HttpRequest attributes
Hello,
I have a business layer method that returns a map of objects. I would
l
Hello,
I have a business layer method that returns a map of objects. I would
like to put all of the keys and values of this map into the request
attribute map, like this:
HttpRequest.putAll(map);
This of course doesn't work, as the request isn't a map and the
attributes map isn't available as a ma
3 matches
Mail list logo