Re: Sitemesh 3

2014-07-10 Thread Miguel Almeida
Thanks Lukasz! And I hadn't realised that Sitemesh 3 was so recent. On Wed, 2014-07-09 at 20:32 +0200, Lukasz Lenart wrote: > https://issues.apache.org/jira/browse/WW-4356 > > but as always any help is welcome! > > 2014-07-09 20:30 GMT+02:00 Miguel Almeida : > > As I

Sitemesh 3

2014-07-09 Thread Miguel Almeida
As I was starting a new project I realised that struts2-sitemesh-plugin uses sitemesh 2 and that sitemesh 3 is already available. I didn't find any discussion on this topic, but are there any plans to update the plugin in a future release? To be honest I've always balanced between sitemesh and ti

Re: [Idea] Add ability for decorator pattern in Actions

2013-12-02 Thread Miguel Almeida
Picking up on this, which got lost in my inbox... On Tue, 2013-07-16 at 12:09 +0200, Lukasz Lenart wrote: > 2013/7/12 Miguel Almeida : > > I'd like to discuss with you an idea that came up a while ago while > > trying to fulfil this need: > > > > As a d

Re: Work in progress - 2.3.16

2013-11-26 Thread Miguel Almeida
Lukasz - with regards to the merge of 2.3.15.1 to 2.3.15.3, will the merge in 2.3.16 address the concern I noted on http://struts.markmail.org/search/?q=#query:%20list% 3Aorg.apache.struts.user+page:1+mid:owenhjb5np64vinu+state:results , namely: "disabling this feature will break any JSPs where yo

[Idea] Add ability for decorator pattern in Actions

2013-07-12 Thread Miguel Almeida
ed OriginalAction if it was in the request, but it won't populate originalAction.someRequestParam in DecoratedAction. It would be very interesting to support the Decorator Pattern in Struts actions. What are your thoughts on it? Miguel Almeida

Re: StrutsSpringTransactionalTestCase - possible contribution

2011-11-24 Thread Miguel Almeida
On Thu, 2011-11-24 at 13:09 +0100, Christian Grobmeier wrote: > Hello, > > this one looks interesting (I am not a Struts committer, just to > mention). I will look into it as of interest, because I probably can > use it. > > Anyway the usual way to get patches in is to create an issue here: > ht

StrutsSpringTransactionalTestCase - possible contribution

2011-11-24 Thread Miguel Almeida
akes sense to include this in Struts. If so, feel free to use my contribution. Cheers, Miguel Almeida package org.apache.struts2; import javax.sql.DataSource; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.ApplicationConte