Struts 2.3.14.3 seems to drop ".action" from the generated form action

2013-06-24 Thread Litman, Bruno
Dear all, In the context of an tag, for instance for a login action, we previously always coded forms as : And in the struts.xml we have been using : content.login content.menu summary_input welcome This has worked in the past an

[ANN] Struts 2.3.15 GA release available

2013-06-24 Thread Lukasz Lenart
The Apache Struts group is pleased to announce that Struts 2.3.15 is available as a "General Availability" release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to

redirectAction result - parameter in URL problem

2013-06-24 Thread Jan Peterka
Hello there, im new to the whole mailing lists thing, so if iam doing something wrong, tell me. I am using all configuration via Annotations. Anyway, im starting with struts and im dealing with redirectAction result right now. Problem is, that im using now variable Actions "SlashesInActionNames"

Re: Struts2 Performance Tuning

2013-06-24 Thread umeshawasthi
I believe that all those steps are equally applicable and to all version of struts2 Underlying working of Struts2 is more or less and same. Sent from BlackBerry® on Airtel -Original Message- From: "Sreekanth S. Nair" Date: Mon, 24 Jun 2013 13:03:48 To: Struts Users Mailing List Reply

Struts2 Performance Tuning

2013-06-24 Thread Sreekanth S. Nair
Is this link ( http://struts.apache.org/release/2.3.x/docs/performance-tuning.html) points to the latest performance tuning for strust2 ? freemarker template caching is confusing whether we need to locally copy those template files or not? Can any one please provide some good resources for step b