Compatibility is always an issue for large customers - my biggest client
reports 2,788 JSP's across 137 production applications. They are currently
upgrading 67 of them to Struts 2.5/Tiles 3.05 under Java 8. The rest will
be done next year.

Louis


On Wed, Nov 16, 2016 at 12:21 PM, Lukasz Lenart <lukaszlen...@apache.org>
wrote:

> 2016-11-16 17:45 GMT+01:00 Aleksandr Mashchenko <amashche...@apache.org>:
> >> I would rather implement Map interface in HttpParameters and keep
> >> backward compatibility, wdyt?
> >
> > Yes, or maybe just convert HttpParameters to Map in Dispatcher.
>
> It won't work, I mean it will work only for EL expression, i.e.:
> ${parameters.contains('error')} but not for OGNL expressions.
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>

Reply via email to