2013/11/6 Ali Akhtar :
> I'd be in favor of your proposal if it could be defined per package / per
> stack.
I have checked that and it isn't possible or rather it isn't easily
possible to implement such logic.
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
---
Done!
2013/11/7 Umesh Awasthi :
> Hi All,
>
> On home page
>
> https://cwiki.apache.org/confluence/display/WW/Home
>
> link user section "Community Wiki" is not working and getting 404 same is
> happing with
>
> "For other community-supported Struts resources, visit the Struts 2 Wiki."
> on same p
Hi All,
On home page
https://cwiki.apache.org/confluence/display/WW/Home
link user section "Community Wiki" is not working and getting 404 same is
happing with
"For other community-supported Struts resources, visit the Struts 2 Wiki."
on same page
--
With Regards
Umesh Awasthi
http://www.tra
Github user lukaszlenart closed the pull request at:
https://github.com/apache/struts2/pull/10
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
I'd be in favor of your proposal if it could be defined per package / per
stack.
On Wed, Nov 6, 2013 at 3:16 PM, Lukasz Lenart wrote:
> 2013/11/6 Ali Akhtar :
> > Right, but say you wanted to change the order slightly or insert one
> > interceptor before / after one from the top package. Now you
2013/11/6 Ali Akhtar :
> Right, but say you wanted to change the order slightly or insert one
> interceptor before / after one from the top package. Now you'd have to copy
> the whole stack to the other package.
So then you should define few stacks as it's done in struts-default.xml
And in my prop
Right, but say you wanted to change the order slightly or insert one
interceptor before / after one from the top package. Now you'd have to copy
the whole stack to the other package.
On Wed, Nov 6, 2013 at 2:20 PM, Lukasz Lenart wrote:
> 2013/11/5 Ali Akhtar :
> > There's one case where it may b
2013/11/5 Ali Akhtar :
> There's one case where it may be useful to have these listeners. Suppose if
> you have a lot of packages, and you just need to modify one or two
> interceptors in each package. You would have to paste your whole
> interceptor stack in order to do this.
>
> I think this feat
2013/11/5 Paul Benedict :
> I usually find it a life-saver to see the docs of previous versions. Not
> everyone upgrades and it's impossible to compare latest syntax and features
> to what was before. I think we definitely need to keep the docs of the
> previously published versions around.
But yo