Might want to take a look at tiles-request (mico) framework. On Oct 6, 2015 12:28 AM, "Lukasz Lenart" <lukaszlen...@apache.org> wrote:
> Hi, > > I have started on introducing typed parameters instead of a Map of > objects as we have right now [1]. Basically I am trying to introduce a > dedicated class which will represent HTTP parameters [2]. This isn't > finished yet as I need to figure out how to handle pushing objects > onto parameters (ie. FileuploadInterceptor is pushing files [3]) - the > problem is that HTTP params are arrays of strings but we have used it > internally to "transport" other objects. > > Any insights welcome :) > > [1] https://github.com/apache/struts/pull/53 > [2] https://github.com/apache/struts/pull/53/files#diff-12 > [3] https://github.com/apache/struts/pull/53/files#diff-18 > > > 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 > >